Logfile: /home/ko1/ruby/logs/brlog.trunk.20240112-013049
#<BuildRuby:0x00005633f905fce8
@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.20240112-013049",
@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.000001 0.000004 ( 0.000004)
autoconf 0.000007 0.000002 0.000009 ( 0.000009)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.004807 0.000192 0.786300 ( 1.191749)
build_miniruby 0.000759 0.000190 0.806630 ( 0.806387)
build_ruby 0.001648 0.000000 2.692983 ( 2.693238)
build_all 0.007124 0.001076 12.061942 ( 0.959506)
build_install 0.002826 0.008458 3.443654 ( 0.969770)
test_btest 0.000620 0.000222 63.352180 ( 5.552501)
test_basic 0.000000 0.004870 0.394673 ( 0.473791)
test_all 0.079701 0.023547 396.731870 ( 34.712207)
test_rubyspec 0.038834 0.026800 40.624838 ( 53.172264)
total: 100.53 sec