Logfile: /home/ko1/ruby/logs/brlog.trunk.20231207-133701
#<BuildRuby:0x000055fe5a5c40c8
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231207-133701",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000007 0.000002 0.000009 ( 0.000008)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.001968 0.003186 1.002366 ( 1.300230)
build_miniruby 0.001127 0.000000 0.864360 ( 0.864433)
build_ruby 0.001129 0.000000 2.710716 ( 2.714453)
build_all 0.007855 0.000000 12.107673 ( 1.009293)
build_install 0.004833 0.003767 3.531103 ( 0.983882)
test_btest 0.000508 0.000181 63.140126 ( 5.470760)
test_basic 0.004296 0.000153 0.376143 ( 0.453944)
test_all 0.071400 0.027723 390.880951 ( 37.777925)
test_rubyspec 0.029215 0.034412 39.608165 ( 52.326249)
total: 102.90 sec