Logfile: /home/ko1/ruby/logs/brlog.trunk.20231208-060456
#<BuildRuby:0x0000560c93928060
@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.20231208-060456",
@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.000004 0.000000 0.000004 ( 0.000004)
autoconf 0.000008 0.000000 0.000008 ( 0.000009)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.000305 0.004400 0.994669 ( 1.294532)
build_miniruby 0.000973 0.000194 0.867426 ( 0.867268)
build_ruby 0.001247 0.000250 2.702316 ( 2.704658)
build_all 0.004653 0.003467 12.111134 ( 0.994012)
build_install 0.009827 0.004622 3.538835 ( 0.959439)
test_btest 0.000429 0.000122 63.736003 ( 4.956958)
test_basic 0.000111 0.004406 0.370962 ( 0.452343)
test_all 0.090184 0.013986 391.948829 ( 37.771825)
test_rubyspec 0.020811 0.046529 39.776281 ( 52.424045)
total: 102.43 sec