Logfile: /home/ko1/ruby/logs/brlog.trunk.20220318-061223
#<BuildRuby:0x0000558f77e8f0b0
@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.20220318-061223",
@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.000011)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.007177 0.003856 1.011332 ( 1.542487)
build_miniruby 0.001525 0.000305 0.077034 ( 0.075308)
build_ruby 0.001900 0.000380 0.080917 ( 0.078696)
build_all 0.005696 0.004588 4.202876 ( 0.845497)
build_install 0.019647 0.004911 7.941790 ( 2.431986)
test_btest 0.001098 0.000275 73.234891 ( 8.430036)
test_basic 0.002973 0.005390 0.336339 ( 0.432906)
test_all 0.001309 0.000393 673.316567 ( 65.891428)
test_rubyspec 0.101862 0.066153 46.270964 ( 51.728402)
total: 131.46 sec