Logfile: /home/ko1/ruby/logs/brlog.trunk.20230523-212725
#<BuildRuby:0x000055e9e119eeb8
@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.20230523-212725",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000012 0.000002 0.000014 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.000000 0.005047 1.232976 ( 2.625957)
build_miniruby 0.000000 0.001070 0.758683 ( 0.758638)
build_ruby 0.001127 0.000113 2.404462 ( 2.404540)
build_all 0.004165 0.005001 12.193714 ( 1.077037)
build_install 0.006408 0.000750 1.637638 ( 0.819457)
test_btest 0.000715 0.000215 79.596568 ( 6.993512)
test_basic 0.000623 0.004292 0.652792 ( 0.734790)
test_all 0.001058 0.000370 421.029616 ( 45.533477)
test_rubyspec 0.008235 0.026571 40.502049 ( 53.025199)
total: 113.97 sec