Logfile: /home/ko1/ruby/logs/brlog.trunk.20231224-092537
#<BuildRuby:0x000055ef0274b7f0
@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.20231224-092537",
@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.000009 0.000001 0.000010 ( 0.000009)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.000000 0.003436 0.739271 ( 1.140860)
build_miniruby 0.000394 0.000611 0.902902 ( 0.903569)
build_ruby 0.001137 0.000207 2.771622 ( 2.773555)
build_all 0.002156 0.004751 12.016836 ( 1.016004)
build_install 0.007648 0.000821 3.441696 ( 0.981290)
test_btest 0.000520 0.000130 64.268917 ( 4.947097)
test_basic 0.003540 0.000000 0.373899 ( 0.456213)
test_all 0.080760 0.030347 462.528547 ( 42.170693)
test_rubyspec 0.040431 0.021435 40.780385 ( 53.510642)
total: 107.90 sec