Logfile: /home/ko1/ruby/logs/brlog.trunk.20231024-230349
#<BuildRuby:0x000055f0e340fae0
@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.20231024-230349",
@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.000003 0.000002 0.000005 ( 0.000007)
autoconf 0.000009 0.000005 0.000014 ( 0.000013)
configure 0.000005 0.000003 0.000008 ( 0.000009)
build_up 0.004334 0.000178 1.516867 ( 1.743438)
build_miniruby 0.001559 0.000000 0.878891 ( 0.877352)
build_ruby 0.001244 0.000000 2.681785 ( 2.681738)
build_all 0.009071 0.001611 16.917990 ( 1.535839)
build_install 0.004658 0.004441 5.071518 ( 1.159504)
test_btest 0.000662 0.000294 85.482603 ( 7.181055)
test_basic 0.002803 0.001695 0.660942 ( 0.737755)
test_all 0.093925 0.042683 527.358607 ( 52.339968)
test_rubyspec 0.028512 0.018344 49.419147 ( 61.708296)
total: 129.97 sec