Logfile: /home/ko1/ruby/logs/brlog.trunk.20231121-071435
#<BuildRuby:0x00005580e1997818
@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.20231121-071435",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.005004 0.000110 1.431965 ( 2.120800)
build_miniruby 0.001062 0.000101 0.858243 ( 0.857877)
build_ruby 0.001327 0.000126 2.767068 ( 2.767345)
build_all 0.002640 0.007809 16.811149 ( 1.525231)
build_install 0.007474 0.001359 4.956614 ( 1.232550)
test_btest 0.000914 0.000166 85.563114 ( 7.782060)
test_basic 0.004195 0.000000 0.760892 ( 0.838192)
test_all 0.108362 0.025851 546.978154 ( 58.427836)
test_rubyspec 0.021581 0.026586 50.337643 ( 62.600659)
total: 138.15 sec