Logfile: /home/ko1/ruby/logs/brlog.trunk.20231211-071215
#<BuildRuby:0x000055d7fc4c3040
@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.20231211-071215",
@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.000002 0.000008 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.004296 0.000859 1.444614 ( 1.763380)
build_miniruby 0.000889 0.000178 0.848095 ( 0.848303)
build_ruby 0.001068 0.000214 2.712643 ( 2.712366)
build_all 0.003263 0.007279 17.148621 ( 1.542847)
build_install 0.006526 0.003515 5.044197 ( 1.208867)
test_btest 0.000788 0.000282 85.655721 ( 7.781302)
test_basic 0.000572 0.004330 0.678816 ( 0.755638)
test_all 0.107370 0.034216 534.440675 ( 61.237591)
test_rubyspec 0.031169 0.016207 49.757216 ( 62.083145)
total: 139.93 sec