Logfile: /home/ko1/ruby/logs/brlog.trunk.20220808-084629
#<BuildRuby:0x000055c5d3803600
@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.20220808-084629",
@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.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.007240 0.004445 0.973924 ( 1.430318)
build_miniruby 0.001657 0.000236 0.073141 ( 0.071587)
build_ruby 0.001788 0.000255 0.072641 ( 0.070629)
build_all 0.006938 0.004099 1.521973 ( 0.555262)
build_install 0.021145 0.002072 5.238809 ( 2.072339)
test_btest 0.001097 0.000182 74.194308 ( 7.938131)
test_basic 0.007845 0.000431 0.324470 ( 0.411905)
test_all 0.003035 0.000479 630.622871 ( 64.778664)
test_rubyspec 0.098875 0.068780 46.084695 ( 53.678744)
total: 131.01 sec