Logfile: /home/ko1/ruby/logs/brlog.trunk.20240107-234100
#<BuildRuby:0x000055c813054188
@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-234100",
@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.000000 0.000009 ( 0.000008)
autoconf 0.000016 0.000000 0.000016 ( 0.000016)
configure 0.000012 0.000000 0.000012 ( 0.000012)
build_up 0.004962 0.000000 1.250561 ( 1.658136)
build_miniruby 0.001538 0.000000 1.442137 ( 1.445231)
build_ruby 0.001756 0.000000 4.350152 ( 4.359060)
build_all 0.010213 0.000000 16.614755 ( 1.681354)
build_install 0.011721 0.004135 4.828780 ( 1.712684)
test_btest 0.000777 0.000028 85.504979 ( 14.445258)
test_basic 0.005730 0.000054 0.657291 ( 0.719758)
test_all 0.076526 0.043543 555.470905 ( 57.630663)
test_rubyspec 0.043933 0.020441 77.816158 ( 90.025243)
total: 173.68 sec