Logfile: /home/ko1/ruby/logs/brlog.trunk.20221205-185905
#<BuildRuby:0x000055d23c6484d0
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20221205-185905",
@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.000003 0.000012 ( 0.000011)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.008575 0.001088 1.161866 ( 1.941707)
build_miniruby 0.001358 0.000314 0.828295 ( 0.831525)
build_ruby 0.002649 0.000611 2.232290 ( 2.136346)
build_all 0.019390 0.000000 18.317888 ( 2.126035)
build_install 0.022421 0.000139 2.049432 ( 1.015319)
test_btest 0.001221 0.000167 94.709865 ( 8.878128)
test_basic 0.000000 0.007367 0.348140 ( 0.437017)
test_all 0.000969 0.001518 681.049414 ( 70.044029)
test_rubyspec 0.097034 0.050529 48.679725 ( 57.208837)
total: 144.62 sec