Logfile: /home/ko1/ruby/logs/brlog.trunk.20240107-202227
#<BuildRuby:0x000056040f2bf048
@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.20240107-202227",
@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.000014 0.000000 0.000014 ( 0.000013)
autoconf 0.000024 0.000000 0.000024 ( 0.000023)
configure 0.000018 0.000000 0.000018 ( 0.000019)
build_up 0.004827 0.000000 1.223105 ( 1.594607)
build_miniruby 0.001401 0.000000 1.406771 ( 1.408818)
build_ruby 0.000000 0.001642 4.304680 ( 4.312423)
build_all 0.003638 0.006756 16.473190 ( 1.737286)
build_install 0.008064 0.007407 4.930348 ( 1.672041)
test_btest 0.000769 0.000093 81.679741 ( 8.377743)
test_basic 0.000000 0.005507 0.655376 ( 0.724524)
test_all 0.107032 0.011878 584.169325 ( 65.202018)
test_rubyspec 0.036105 0.028058 76.433529 ( 88.661384)
total: 173.69 sec