Logfile: /home/ko1/ruby/logs/brlog.trunk.20230524-102326
#<BuildRuby:0x0000563c75b0f7b8
@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.20230524-102326",
@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.000006 0.000002 0.000008 ( 0.000009)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.004232 0.001814 1.403816 ( 2.724691)
build_miniruby 0.000675 0.000289 0.732908 ( 0.732370)
build_ruby 0.000823 0.000353 2.331593 ( 2.331853)
build_all 0.006524 0.002797 12.601187 ( 1.186877)
build_install 0.007749 0.000000 1.692810 ( 0.828257)
test_btest 0.001029 0.000000 81.995380 ( 7.207459)
test_basic 0.001486 0.003143 0.842437 ( 0.925455)
test_all 0.000715 0.000294 433.451233 ( 47.044564)
test_rubyspec 0.023498 0.016554 42.152266 ( 54.646365)
total: 117.63 sec