Logfile: /home/ko1/ruby/logs/brlog.trunk.20231221-123326
#<BuildRuby:0x000055ae9d83f788
@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.20231221-123326",
@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.000005 0.000000 0.000005 ( 0.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000011)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.004569 0.000043 1.044782 ( 1.294418)
build_miniruby 0.000000 0.000942 0.901033 ( 0.901926)
build_ruby 0.000000 0.001391 2.735840 ( 2.738683)
build_all 0.005351 0.001874 12.043514 ( 1.071115)
build_install 0.004453 0.005231 3.567220 ( 0.980891)
test_btest 0.000562 0.000129 61.525519 ( 6.331440)
test_basic 0.003593 0.000829 0.386473 ( 0.469402)
test_all 0.084405 0.022320 437.053338 ( 42.421322)
test_rubyspec 0.025830 0.024060 40.266486 ( 52.996775)
total: 109.21 sec