Logfile: /home/ko1/ruby/logs/brlog.trunk.20240116-130924
#<BuildRuby:0x000055666a327280
@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.20240116-130924",
@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.000010 0.000002 0.000012 ( 0.000011)
autoconf 0.000016 0.000002 0.000018 ( 0.000018)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.006200 0.000000 1.118000 ( 1.622436)
build_miniruby 0.001058 0.000000 0.798948 ( 0.799135)
build_ruby 0.001448 0.000203 2.731460 ( 2.655008)
build_all 0.007599 0.000508 12.499294 ( 1.000455)
build_install 0.010632 0.002607 3.423884 ( 0.960193)
test_btest 0.000682 0.000102 63.933511 ( 4.536869)
test_basic 0.001391 0.003885 0.399154 ( 0.479320)
test_all 0.078485 0.020131 374.682366 ( 37.272467)
test_rubyspec 0.070883 0.058386 73.735149 ( 86.253168)
total: 135.58 sec