Logfile: /home/ko1/ruby/logs/brlog.trunk.20240108-094230
#<BuildRuby:0x00005598528eff90
@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.20240108-094230",
@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.000009 0.000002 0.000011 ( 0.000010)
autoconf 0.000017 0.000004 0.000021 ( 0.000021)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.004670 0.000148 1.317007 ( 1.717093)
build_miniruby 0.001100 0.000231 1.473336 ( 1.476071)
build_ruby 0.000000 0.001621 5.565921 ( 5.574937)
build_all 0.010370 0.000281 16.705563 ( 1.908358)
build_install 0.011299 0.004828 4.982530 ( 1.794538)
test_btest 0.000711 0.000166 81.371490 ( 11.905272)
test_basic 0.004114 0.000960 0.668204 ( 0.736061)
test_all 0.086478 0.031762 568.005681 ( 67.103123)
test_rubyspec 0.041370 0.026794 82.762698 ( 95.035662)
total: 187.25 sec