Logfile: /home/ko1/ruby/logs/brlog.trunk.20220401-151231
#<BuildRuby:0x000055eb659c4f40
@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.20220401-151231",
@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.000009 0.000003 0.000012 ( 0.000012)
autoconf 0.000020 0.000007 0.000027 ( 0.000027)
configure 0.000009 0.000003 0.000012 ( 0.000013)
build_up 0.004083 0.008380 1.036447 ( 1.194145)
build_miniruby 0.001513 0.000756 0.070437 ( 0.068268)
build_ruby 0.001328 0.000664 0.078187 ( 0.076215)
build_all 0.006477 0.003238 4.277851 ( 0.859722)
build_install 0.018246 0.006111 8.504181 ( 2.963009)
test_btest 0.000978 0.000451 76.841124 ( 8.025108)
test_basic 0.008493 0.001021 0.338185 ( 0.424557)
test_all 0.000000 0.002841 663.666412 ( 66.053387)
test_rubyspec 0.083355 0.080084 46.550724 ( 52.044911)
total: 131.71 sec