Logfile: /home/ko1/ruby/logs/brlog.trunk.20240107-010500
#<BuildRuby:0x0000563e9c8f34b0
@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.20240107-010500",
@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.000013 0.000002 0.000015 ( 0.000015)
autoconf 0.000022 0.000002 0.000024 ( 0.000025)
configure 0.000017 0.000002 0.000019 ( 0.000019)
build_up 0.000832 0.004136 1.171771 ( 1.554897)
build_miniruby 0.001231 0.000205 1.373412 ( 1.374397)
build_ruby 0.001751 0.000000 4.032324 ( 4.042759)
build_all 0.007264 0.002794 16.305244 ( 1.604524)
build_install 0.014792 0.000000 4.757862 ( 1.574569)
test_btest 0.000827 0.000000 86.168398 ( 9.954317)
test_basic 0.000000 0.005220 0.658515 ( 0.726242)
test_all 0.091814 0.028162 549.206859 ( 59.077988)
test_rubyspec 0.034128 0.027626 72.226798 ( 84.617910)
total: 164.53 sec