Logfile: /home/ko1/ruby/logs/brlog.trunk.20240109-091234
#<BuildRuby:0x000055e2cd534098
@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.20240109-091234",
@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.000014 0.000003 0.000017 ( 0.000017)
autoconf 0.000020 0.000004 0.000024 ( 0.000025)
configure 0.000015 0.000003 0.000018 ( 0.000019)
build_up 0.005280 0.001056 0.795857 ( 1.196841)
build_miniruby 0.000812 0.000163 0.836032 ( 0.836161)
build_ruby 0.000000 0.001864 2.661695 ( 2.662090)
build_all 0.004094 0.004248 11.930912 ( 0.966946)
build_install 0.013990 0.000000 3.366091 ( 0.961028)
test_btest 0.000000 0.000761 61.637252 ( 5.855646)
test_basic 0.005244 0.000259 0.414447 ( 0.493149)
test_all 0.081073 0.015140 379.474164 ( 40.081700)
test_rubyspec 0.034363 0.033428 40.753988 ( 53.323930)
total: 106.38 sec