Logfile: /home/ko1/ruby/logs/brlog.trunk.20220506-170818
#<BuildRuby:0x0000558358055330
@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.20220506-170818",
@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.000010 0.000002 0.000012 ( 0.000012)
autoconf 0.000021 0.000004 0.000025 ( 0.000026)
configure 0.000016 0.000003 0.000019 ( 0.000019)
build_up 0.005956 0.001117 0.920992 ( 1.801412)
build_miniruby 0.000746 0.000140 0.048971 ( 0.047976)
build_ruby 0.000789 0.000148 0.068228 ( 0.067673)
build_all 0.006894 0.000000 1.333906 ( 0.574307)
build_install 0.010448 0.005263 6.323585 ( 3.008131)
test_btest 0.000465 0.000097 60.731371 ( 13.724550)
test_basic 0.003457 0.000728 0.262629 ( 0.355573)
test_all 0.001993 0.000420 537.554311 ( 64.355047)
test_rubyspec 0.036286 0.011194 53.199634 ( 59.100801)
total: 143.04 sec