Logfile: /home/ko1/ruby/logs/brlog.trunk.20221117-055750
#<BuildRuby:0x000055742d2bce50
@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.20221117-055750",
@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.000002 0.000006 ( 0.000006)
autoconf 0.000008 0.000003 0.000011 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.006670 0.000807 1.100874 ( 1.735752)
build_miniruby 0.001757 0.000000 0.910359 ( 0.911777)
build_ruby 0.002446 0.000006 2.381246 ( 2.278427)
build_all 0.013640 0.004513 18.446547 ( 2.270791)
build_install 0.016824 0.003474 1.925179 ( 1.043217)
test_btest 0.000000 0.001473 83.459842 ( 9.722128)
test_basic 0.004601 0.003202 0.353209 ( 0.447962)
test_all 0.002087 0.000659 679.521781 ( 74.288779)
test_rubyspec 0.065339 0.050557 50.683919 ( 59.279335)
total: 151.98 sec