Logfile: /home/ko1/ruby/logs/brlog.trunk.20231230-070437
#<BuildRuby:0x00005623900538e0
@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.20231230-070437",
@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.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000007 0.000002 0.000009 ( 0.000008)
configure 0.000005 0.000002 0.000007 ( 0.000006)
build_up 0.004972 0.000251 0.783077 ( 1.171054)
build_miniruby 0.001079 0.000270 0.816277 ( 0.815677)
build_ruby 0.000000 0.001752 2.727804 ( 2.728080)
build_all 0.003952 0.003626 12.004636 ( 0.952512)
build_install 0.004436 0.008951 3.395430 ( 0.969190)
test_btest 0.000578 0.000267 64.375228 ( 5.009177)
test_basic 0.000000 0.005281 0.403482 ( 0.483271)
test_all 0.059575 0.041000 372.051391 ( 34.734024)
test_rubyspec 0.022656 0.041954 40.218358 ( 52.782228)
total: 99.65 sec