Logfile: /home/ko1/ruby/logs/brlog.trunk.20231223-052327
#<BuildRuby:0x0000558aa95875f8
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231223-052327",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000011 0.000001 0.000012 ( 0.000013)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.003867 0.000611 1.094525 ( 1.458502)
build_miniruby 0.001408 0.000000 0.870363 ( 0.869439)
build_ruby 0.001276 0.000000 2.749004 ( 2.748864)
build_all 0.010861 0.000000 16.724850 ( 1.553302)
build_install 0.005415 0.003866 4.830874 ( 1.150497)
test_btest 0.000910 0.000152 86.917402 ( 7.418181)
test_basic 0.002816 0.003045 0.832502 ( 0.908262)
test_all 0.102455 0.031414 542.150959 ( 51.568787)
test_rubyspec 0.009835 0.038509 49.995999 ( 62.332365)
total: 130.01 sec