Logfile: /home/ko1/ruby/logs/brlog.trunk.20230709-031550
#<BuildRuby:0x00005583a311c020
@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.20230709-031550",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000008 0.000001 0.000009 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.005988 0.000000 1.595983 ( 2.814431)
build_miniruby 0.001127 0.000000 0.879765 ( 0.879934)
build_ruby 0.001336 0.000028 2.651492 ( 2.652718)
build_all 0.005249 0.003601 8.503094 ( 7.750959)
build_install 0.007839 0.001493 2.132000 ( 1.830114)
test_btest 0.001066 0.000203 85.617638 ( 8.134215)
test_basic 0.000817 0.003654 0.543694 ( 0.627227)
test_all 0.001416 0.000322 465.578813 ( 51.485585)
test_rubyspec 0.018102 0.023937 44.847252 ( 57.287261)
total: 133.46 sec