Logfile: /home/ko1/ruby/logs/brlog.trunk.20231025-172420
#<BuildRuby:0x000055eacfea2eb8
@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.20231025-172420",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.000000 0.004974 1.253487 ( 1.746411)
build_miniruby 0.000000 0.001023 0.899152 ( 0.898696)
build_ruby 0.000000 0.001251 2.721552 ( 2.721675)
build_all 0.008328 0.002028 15.987821 ( 1.481331)
build_install 0.008795 0.001066 4.839063 ( 1.166056)
test_btest 0.000825 0.000165 78.380530 ( 7.558612)
test_basic 0.004276 0.000855 0.821358 ( 0.897527)
test_all 0.101966 0.031412 487.536053 ( 50.241357)
test_rubyspec 0.022898 0.028770 50.094485 ( 62.389644)
total: 129.10 sec