Logfile: /home/ko1/ruby/logs/brlog.trunk.20240116-020917
#<BuildRuby:0x000056168aa1f5f8
@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.20240116-020917",
@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.000014 0.000003 0.000017 ( 0.000017)
autoconf 0.000035 0.000009 0.000044 ( 0.000042)
configure 0.000025 0.000006 0.000031 ( 0.000030)
build_up 0.003968 0.000992 1.187975 ( 1.564637)
build_miniruby 0.000846 0.000212 0.933946 ( 0.933420)
build_ruby 0.001539 0.000000 2.721832 ( 2.725739)
build_all 0.009120 0.000000 14.413006 ( 1.278729)
build_install 0.002265 0.005175 4.102281 ( 1.050350)
test_btest 0.000792 0.000216 77.634949 ( 6.597953)
test_basic 0.005136 0.000329 0.726136 ( 0.801021)
test_all 0.075397 0.053272 480.437948 ( 44.548397)
test_rubyspec 0.017687 0.029867 48.380108 ( 60.797041)
total: 120.30 sec