Logfile: /home/ko1/ruby/logs/brlog.trunk.20220724-062846
#<BuildRuby:0x000055ebb90ded28
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20220724-062846",
@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.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.008377 0.001396 0.831354 ( 1.096881)
build_miniruby 0.001993 0.000332 0.062656 ( 0.060855)
build_ruby 0.001226 0.000204 0.054739 ( 0.053468)
build_all 0.003404 0.005823 1.246876 ( 0.470572)
build_install 0.000900 0.016231 4.245544 ( 1.784372)
test_btest 0.000785 0.000392 52.588786 ( 5.974106)
test_basic 0.005862 0.000000 0.287773 ( 0.378996)
test_all 0.003057 0.000000 487.092626 ( 53.024090)
test_rubyspec 0.096364 0.039315 41.596936 ( 47.189034)
total: 110.03 sec