Logfile: /home/ko1/ruby/logs/brlog.trunk.20221205-232238
#<BuildRuby:0x000055ee7de406d0
@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-232238",
@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.000003 0.000001 0.000004 ( 0.000005)
autoconf 0.000009 0.000003 0.000012 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.008107 0.002211 1.195072 ( 1.212712)
build_miniruby 0.002132 0.000581 0.841548 ( 0.841401)
build_ruby 0.002183 0.000595 2.232898 ( 2.146393)
build_all 0.018547 0.000562 18.314514 ( 2.146945)
build_install 0.019297 0.001554 1.992364 ( 1.037519)
test_btest 0.001263 0.000237 91.449277 ( 8.911713)
test_basic 0.007785 0.000296 0.343310 ( 0.438987)
test_all 0.001326 0.001513 684.164166 ( 69.503374)
test_rubyspec 0.052370 0.088343 48.587851 ( 57.041383)
total: 143.28 sec