Logfile: /home/ko1/ruby/logs/brlog.trunk.20231016-053427
#<BuildRuby:0x000055d5ac82bce8
@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.20231016-053427",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000008 0.000003 0.000011 ( 0.000010)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.004172 0.001251 1.467941 ( 1.741395)
build_miniruby 0.000893 0.000268 0.857239 ( 0.856710)
build_ruby 0.001051 0.000316 2.761820 ( 2.761683)
build_all 0.010547 0.000412 18.868923 ( 1.655135)
build_install 0.003465 0.005745 5.495688 ( 1.276536)
test_btest 0.000943 0.000314 94.853274 ( 7.474291)
test_basic 0.000000 0.004764 0.751607 ( 0.828473)
test_all 0.000929 0.006532 583.657457 ( 60.466308)
test_rubyspec 0.020977 0.028501 52.835325 ( 64.979446)
total: 142.04 sec