Logfile: /home/ko1/ruby/logs/brlog.trunk.20240110-054438
#<BuildRuby:0x0000558e1e60b858
@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.20240110-054438",
@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.000007 0.000002 0.000009 ( 0.000008)
autoconf 0.000013 0.000002 0.000015 ( 0.000013)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.005286 0.000813 1.215975 ( 1.581024)
build_miniruby 0.000964 0.000148 0.904257 ( 0.904538)
build_ruby 0.001131 0.000174 2.820814 ( 2.820676)
build_all 0.009463 0.000000 14.746675 ( 1.421559)
build_install 0.003722 0.006127 4.269969 ( 1.137156)
test_btest 0.000534 0.000113 77.419315 ( 7.085673)
test_basic 0.003207 0.000675 0.527921 ( 0.604798)
test_all 0.103297 0.034038 521.492977 ( 54.725403)
test_rubyspec 0.029156 0.006419 49.455783 ( 62.007147)
total: 132.29 sec