Logfile: /home/ko1/ruby/logs/brlog.trunk.20231027-153233
#<BuildRuby:0x00005600cb0eeeb8
@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.20231027-153233",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000009 0.000001 0.000010 ( 0.000011)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.002258 0.003151 1.471128 ( 1.712002)
build_miniruby 0.000913 0.000130 0.910034 ( 0.909707)
build_ruby 0.001268 0.000000 2.751197 ( 2.751973)
build_all 0.007144 0.002701 16.921317 ( 1.518588)
build_install 0.004865 0.003747 5.066711 ( 1.171452)
test_btest 0.000000 0.001014 85.733746 ( 7.542099)
test_basic 0.001832 0.002827 0.706481 ( 0.786102)
test_all 0.092197 0.042885 524.383547 ( 50.161068)
test_rubyspec 0.033482 0.021544 50.757989 ( 63.056480)
total: 129.61 sec