Logfile: /home/ko1/ruby/logs/brlog.trunk.20240114-223804
#<BuildRuby:0x0000561fc8a17438
@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.20240114-223804",
@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.000016 0.000003 0.000019 ( 0.000019)
autoconf 0.000024 0.000004 0.000028 ( 0.000028)
configure 0.000015 0.000003 0.000018 ( 0.000018)
build_up 0.005233 0.000951 0.803558 ( 1.179353)
build_miniruby 0.001046 0.000000 0.813837 ( 0.814005)
build_ruby 0.001883 0.000000 2.693243 ( 2.693285)
build_all 0.005294 0.002553 11.882761 ( 0.979715)
build_install 0.005549 0.005287 3.322088 ( 0.956504)
test_btest 0.000555 0.000148 64.507016 ( 5.162689)
test_basic 0.004604 0.000000 0.404496 ( 0.483772)
test_all 0.069766 0.026025 370.093105 ( 41.169806)
test_rubyspec 0.043418 0.037130 40.454761 ( 52.995900)
total: 106.44 sec