Logfile: /home/ko1/ruby/logs/brlog.trunk.20240108-074018
#<BuildRuby:0x00005565889cf048
@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.20240108-074018",
@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.000009 0.000002 0.000011 ( 0.000011)
autoconf 0.000014 0.000004 0.000018 ( 0.000018)
configure 0.000010 0.000003 0.000013 ( 0.000013)
build_up 0.003857 0.001135 1.387203 ( 1.792894)
build_miniruby 0.001091 0.000321 1.774662 ( 1.778155)
build_ruby 0.001191 0.000350 5.675493 ( 5.684737)
build_all 0.009060 0.001290 16.619856 ( 1.755238)
build_install 0.014376 0.002551 5.298943 ( 2.104977)
test_btest 0.000602 0.000159 80.752767 ( 8.913233)
test_basic 0.004296 0.001130 0.687481 ( 0.755462)
test_all 0.085801 0.033601 549.686957 ( 80.368969)
test_rubyspec 0.030927 0.033624 85.042179 ( 97.180623)
total: 200.34 sec