Logfile: /home/ko1/ruby/logs/brlog.trunk.20240115-005008
#<BuildRuby:0x00005609c50df4b0
@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.20240115-005008",
@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.000015 0.000001 0.000016 ( 0.000016)
autoconf 0.000023 0.000002 0.000025 ( 0.000025)
configure 0.000017 0.000002 0.000019 ( 0.000018)
build_up 0.002046 0.004417 0.819350 ( 1.197667)
build_miniruby 0.000970 0.000162 0.821502 ( 0.821430)
build_ruby 0.001175 0.000196 2.667617 ( 2.668700)
build_all 0.007316 0.000443 11.946210 ( 0.997920)
build_install 0.007708 0.003484 3.425712 ( 0.969040)
test_btest 0.000548 0.000102 63.478155 ( 4.538176)
test_basic 0.004059 0.000000 0.407496 ( 0.488059)
test_all 0.068059 0.030219 365.485640 ( 40.840918)
test_rubyspec 0.035368 0.028333 40.456166 ( 53.000858)
total: 105.52 sec