Logfile: /home/ko1/ruby/logs/brlog.trunk.20231026-052837
#<BuildRuby:0x00005625e42780e8
@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.20231026-052837",
@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.000011)
configure 0.000006 0.000003 0.000009 ( 0.000009)
build_up 0.003209 0.001283 1.212263 ( 1.431426)
build_miniruby 0.000825 0.000329 0.895932 ( 0.895748)
build_ruby 0.001094 0.000438 2.731276 ( 2.731177)
build_all 0.007733 0.003093 17.101934 ( 1.524427)
build_install 0.007065 0.002826 5.136833 ( 1.259590)
test_btest 0.001199 0.000000 85.816181 ( 7.585215)
test_basic 0.002546 0.002551 0.713276 ( 0.792422)
test_all 0.109540 0.026768 523.829307 ( 54.477839)
test_rubyspec 0.016780 0.036449 50.932285 ( 63.235349)
total: 133.93 sec