Logfile: /home/ko1/ruby/logs/brlog.trunk.20220225-105340
#<BuildRuby:0x000055bc973584d8
@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.20220225-105340",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000009 0.000001 0.000010 ( 0.000011)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.007129 0.003844 0.964768 ( 1.837051)
build_miniruby 0.001744 0.000349 0.124327 ( 0.120997)
build_ruby 0.002752 0.000550 3.459325 ( 3.505151)
build_all 0.019161 0.002315 22.858820 ( 3.125327)
build_install 0.011352 0.011917 7.995390 ( 2.405663)
test_btest 0.000000 0.001133 71.639640 ( 8.109760)
test_basic 0.005774 0.001889 0.331503 ( 0.432275)
test_all 0.001921 0.000576 672.911600 ( 65.977724)
test_rubyspec 0.115536 0.041939 46.145502 ( 51.650010)
total: 137.17 sec