Logfile: /home/ko1/ruby/logs/brlog.trunk.20240104-041639
#<BuildRuby:0x000055d08683be20
@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.20240104-041639",
@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.000021 0.000005 0.000026 ( 0.000026)
autoconf 0.000045 0.000011 0.000056 ( 0.000055)
configure 0.000018 0.000004 0.000022 ( 0.000023)
build_up 0.005418 0.000306 1.373387 ( 1.644362)
build_miniruby 0.001091 0.000242 0.963670 ( 0.962589)
build_ruby 0.001137 0.000253 2.676578 ( 2.676125)
build_all 0.008476 0.000000 14.162243 ( 1.269416)
build_install 0.007711 0.000000 4.171561 ( 1.055093)
test_btest 0.001031 0.000054 76.156542 ( 6.988526)
test_basic 0.000000 0.006265 0.823816 ( 0.896061)
test_all 0.076035 0.054640 483.071220 ( 54.833334)
test_rubyspec 0.024276 0.027480 48.087959 ( 60.497771)
total: 130.82 sec