Logfile: /home/ko1/ruby/logs/brlog.trunk.20231207-000013
#<BuildRuby:0x0000561f51d0b418
@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.20231207-000013",
@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.000007 0.000000 0.000007 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.000345 0.004033 0.995900 ( 1.267522)
build_miniruby 0.000758 0.000000 0.873899 ( 0.874426)
build_ruby 0.001168 0.000000 2.694683 ( 2.726515)
build_all 0.005686 0.001696 11.972492 ( 0.997126)
build_install 0.001233 0.006869 3.579265 ( 0.964306)
test_btest 0.000468 0.000146 63.850183 ( 5.926217)
test_basic 0.003345 0.000000 0.370992 ( 0.451966)
test_all 0.075362 0.026165 400.138099 ( 35.617910)
test_rubyspec 0.036612 0.020440 39.420065 ( 52.113570)
total: 100.94 sec