Logfile: /home/ko1/ruby/logs/brlog.trunk.20240108-014001
#<BuildRuby:0x0000558b6f8bb4b0
@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-014001",
@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.000007 0.000001 0.000008 ( 0.000009)
autoconf 0.000013 0.000003 0.000016 ( 0.000015)
configure 0.000011 0.000002 0.000013 ( 0.000014)
build_up 0.006022 0.000000 1.277191 ( 1.680648)
build_miniruby 0.001421 0.000000 1.478503 ( 1.480135)
build_ruby 0.001607 0.000000 4.229070 ( 4.236777)
build_all 0.010148 0.000000 16.520685 ( 1.712539)
build_install 0.014230 0.001220 4.932145 ( 1.709518)
test_btest 0.000693 0.000086 81.284831 ( 8.822482)
test_basic 0.001511 0.003965 0.676800 ( 0.744462)
test_all 0.070135 0.050966 560.870501 ( 59.547638)
test_rubyspec 0.043546 0.022096 80.087424 ( 92.386708)
total: 172.32 sec