Logfile: /home/ko1/ruby/logs/brlog.trunk.20231223-041109
#<BuildRuby:0x0000555611dbc060
@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.20231223-041109",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000007 0.000002 0.000009 ( 0.000010)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.003273 0.001091 0.747710 ( 1.131659)
build_miniruby 0.000000 0.001353 0.903414 ( 0.902847)
build_ruby 0.000000 0.001746 2.772476 ( 2.776196)
build_all 0.007458 0.000679 12.171843 ( 1.016662)
build_install 0.002381 0.009908 3.499052 ( 0.975514)
test_btest 0.000393 0.000215 61.903727 ( 6.457776)
test_basic 0.003282 0.000000 0.377289 ( 0.460605)
test_all 0.086781 0.019760 405.933498 ( 40.640958)
test_rubyspec 0.032195 0.020021 41.128819 ( 53.898386)
total: 108.26 sec