Logfile: /home/ko1/ruby/logs/brlog.trunk.20230530-174706
#<BuildRuby:0x00005649ad32b520
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/src/trunk",
@btest_opts="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230530-174706",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@steps=
["checkout",
"autoconf",
"configure",
"build_up",
"build_miniruby",
"build_ruby",
"build_all",
"build_install",
"test_btest",
"test_basic",
"test_all",
"test_rubyspec"],
@svn_revision=nil,
@test_opts="TESTS='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000010 0.000002 0.000012 ( 0.000013)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.004948 0.000207 1.591656 ( 3.101829)
build_miniruby 0.000888 0.000209 0.831287 ( 0.830834)
build_ruby 0.000973 0.000229 2.579769 ( 2.580233)
build_all 0.004734 0.004375 12.687175 ( 1.127443)
build_install 0.005415 0.002156 1.716475 ( 0.860443)
test_btest 0.000781 0.000223 83.465996 ( 7.306367)
test_basic 0.000000 0.004255 0.806357 ( 0.888885)
test_all 0.000000 0.001394 457.121135 ( 39.053305)
test_rubyspec 0.019314 0.021418 43.491380 ( 56.026998)
total: 111.78 sec