Logfile: /home/ko1/ruby/logs/brlog.trunk.20240104-170136
#<BuildRuby:0x0000561d1e6c6808
@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.20240104-170136",
@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.000016 0.000009 0.000025 ( 0.000024)
autoconf 0.000025 0.000013 0.000038 ( 0.000039)
configure 0.000011 0.000005 0.000016 ( 0.000015)
build_up 0.000000 0.005475 1.544452 ( 1.677808)
build_miniruby 0.000000 0.000858 0.855664 ( 0.855167)
build_ruby 0.000000 0.001341 2.778011 ( 2.778734)
build_all 0.007440 0.001407 14.360778 ( 1.300877)
build_install 0.007438 0.001467 4.305429 ( 1.093286)
test_btest 0.000668 0.000387 73.476169 ( 6.798668)
test_basic 0.005432 0.000000 0.833019 ( 0.909741)
test_all 0.109223 0.026009 479.686006 ( 48.843047)
test_rubyspec 0.038454 0.015132 49.138945 ( 61.527776)
total: 125.79 sec