Logfile: /home/ko1/ruby/logs/brlog.trunk.20231219-163720
#<BuildRuby:0x0000559198b6be88
@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.20231219-163720",
@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.000004 0.000000 0.000004 ( 0.000004)
autoconf 0.000009 0.000000 0.000009 ( 0.000009)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.000000 0.004785 1.038441 ( 1.327617)
build_miniruby 0.000000 0.000730 0.873514 ( 0.874157)
build_ruby 0.000000 0.001535 2.707069 ( 2.708102)
build_all 0.000039 0.007342 12.179651 ( 1.039429)
build_install 0.005205 0.004209 3.589949 ( 0.979832)
test_btest 0.000540 0.000193 61.980478 ( 5.754243)
test_basic 0.002524 0.000901 0.377925 ( 0.462145)
test_all 0.083590 0.014905 365.080894 ( 40.201671)
test_rubyspec 0.047234 0.020644 39.580939 ( 52.235965)
total: 105.58 sec