Logfile: /home/ko1/ruby/logs/brlog.trunk.20231230-150058
#<BuildRuby:0x0000559ca7474110
@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-150058",
@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.000006 0.000003 0.000009 ( 0.000009)
configure 0.000004 0.000002 0.000006 ( 0.000006)
build_up 0.004597 0.000276 0.791090 ( 1.167373)
build_miniruby 0.000726 0.000290 0.809100 ( 0.809038)
build_ruby 0.001065 0.000426 2.679905 ( 2.680633)
build_all 0.003755 0.003980 11.969955 ( 0.984643)
build_install 0.008839 0.004018 3.433750 ( 0.965382)
test_btest 0.000523 0.000238 65.662847 ( 4.741853)
test_basic 0.003538 0.001608 0.394035 ( 0.474363)
test_all 0.075801 0.022658 369.232915 ( 42.713617)
test_rubyspec 0.038136 0.050045 40.621054 ( 53.154611)
total: 107.69 sec