Logfile: /home/ko1/ruby/logs/brlog.trunk.20231128-051224
#<BuildRuby:0x0000555b2b32f510
@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.20231128-051224",
@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.000004 0.000000 0.000004 ( 0.000004)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.001182 0.004230 0.928008 ( 1.330890)
build_miniruby 0.001194 0.000000 0.831800 ( 0.831615)
build_ruby 0.001517 0.000000 2.634382 ( 2.635143)
build_all 0.009250 0.000000 12.763248 ( 1.018336)
build_install 0.010277 0.003100 3.700207 ( 0.982798)
test_btest 0.000722 0.000114 61.480951 ( 5.712817)
test_basic 0.000827 0.004006 0.406524 ( 0.486099)
test_all 0.077112 0.020203 365.461514 ( 32.743959)
test_rubyspec 0.039283 0.032176 39.932988 ( 52.465468)
total: 98.21 sec