Logfile: /home/ko1/ruby/logs/brlog.trunk.20231222-064704
#<BuildRuby:0x000055fca066f7b8
@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.20231222-064704",
@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.000005 0.000000 0.000005 ( 0.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000010 0.000002 0.000012 ( 0.000011)
build_up 0.005217 0.000869 1.096829 ( 1.523073)
build_miniruby 0.000000 0.001495 0.930117 ( 0.930381)
build_ruby 0.000000 0.001454 2.678108 ( 2.678142)
build_all 0.004458 0.005403 15.471779 ( 1.393409)
build_install 0.008578 0.000000 4.470585 ( 1.109920)
test_btest 0.001187 0.000000 76.821829 ( 7.322124)
test_basic 0.004524 0.000410 0.657205 ( 0.732894)
test_all 0.110336 0.024040 466.004403 ( 51.419313)
test_rubyspec 0.026641 0.021298 48.774647 ( 61.165264)
total: 128.28 sec