Logfile: /home/ko1/ruby/logs/brlog.trunk.20240112-175123
#<BuildRuby:0x00005608df7dc0d8
@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-175123",
@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.000006 0.000003 0.000009 ( 0.000008)
configure 0.000005 0.000003 0.000008 ( 0.000006)
build_up 0.000572 0.004596 0.810589 ( 1.190470)
build_miniruby 0.000678 0.000452 0.822177 ( 0.821917)
build_ruby 0.001471 0.000000 2.712873 ( 2.713339)
build_all 0.006621 0.001499 12.216550 ( 0.998263)
build_install 0.008334 0.006650 3.627963 ( 1.004235)
test_btest 0.000492 0.000303 64.529230 ( 5.036890)
test_basic 0.000873 0.004944 0.411573 ( 0.490356)
test_all 0.067951 0.029912 375.063648 ( 38.962017)
test_rubyspec 0.018528 0.038273 40.793262 ( 53.339781)
total: 104.56 sec