Logfile: /home/ko1/ruby/logs/brlog.trunk.20231029-150439
#<BuildRuby:0x000055d7d4dabce8
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231029-150439",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000004 0.000002 0.000006 ( 0.000007)
autoconf 0.000007 0.000003 0.000010 ( 0.000010)
configure 0.000006 0.000002 0.000008 ( 0.000009)
build_up 0.003401 0.001275 1.485224 ( 1.723148)
build_miniruby 0.001420 0.000000 0.933607 ( 0.932690)
build_ruby 0.001376 0.000000 2.757148 ( 2.758603)
build_all 0.010120 0.000277 16.572809 ( 1.561618)
build_install 0.009309 0.000318 4.856385 ( 1.137460)
test_btest 0.000907 0.000259 83.736861 ( 7.539476)
test_basic 0.003501 0.001001 0.697408 ( 0.774635)
test_all 0.110276 0.027525 496.709114 ( 57.604577)
test_rubyspec 0.023791 0.026858 50.704332 ( 63.084357)
total: 137.12 sec