Logfile: /home/ko1/ruby/logs/brlog.trunk.20240117-115308
#<BuildRuby:0x00005637a8e66e10
@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.20240117-115308",
@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.000015 0.000001 0.000016 ( 0.000017)
autoconf 0.000032 0.000003 0.000035 ( 0.000035)
configure 0.000020 0.000003 0.000023 ( 0.000022)
build_up 0.000000 0.005334 1.112317 ( 1.468208)
build_miniruby 0.000000 0.001769 0.916938 ( 0.914869)
build_ruby 0.000683 0.000747 2.797855 ( 2.797043)
build_all 0.009278 0.000265 14.774443 ( 1.336501)
build_install 0.007010 0.000545 4.243651 ( 1.084686)
test_btest 0.000837 0.000152 78.010010 ( 6.947091)
test_basic 0.004382 0.000797 0.795403 ( 0.872081)
test_all 0.096971 0.033577 463.073401 ( 52.643293)
test_rubyspec 0.033672 0.028421 81.157367 ( 93.578940)
total: 161.64 sec