Logfile: /home/ko1/ruby/logs/brlog.trunk.20231218-155826
#<BuildRuby:0x000055828f2d7438
@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.20231218-155826",
@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.000003 0.000000 0.000003 ( 0.000004)
autoconf 0.000009 0.000001 0.000010 ( 0.000009)
configure 0.000005 0.000000 0.000005 ( 0.000006)
build_up 0.000735 0.004117 1.037063 ( 1.309532)
build_miniruby 0.001027 0.000187 0.880379 ( 0.879363)
build_ruby 0.001514 0.000276 2.700788 ( 2.703186)
build_all 0.002262 0.005567 12.116275 ( 1.007124)
build_install 0.008592 0.005229 3.591726 ( 0.971253)
test_btest 0.000628 0.000210 62.990789 ( 5.187425)
test_basic 0.000347 0.004072 0.382611 ( 0.463659)
test_all 0.083336 0.020159 415.023309 ( 33.454050)
test_rubyspec 0.022793 0.032794 40.024710 ( 52.669513)
total: 98.65 sec