Logfile: /home/ko1/ruby/logs/brlog.trunk.20231023-173611
#<BuildRuby:0x0000556b197e7280
@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.20231023-173611",
@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.000008)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.000000 0.005947 2.240041 ( 2.493346)
build_miniruby 0.000158 0.000899 0.906254 ( 0.906038)
build_ruby 0.000922 0.000307 2.800946 ( 2.801246)
build_all 0.009987 0.000000 16.861454 ( 1.496941)
build_install 0.009161 0.000000 5.424959 ( 1.191502)
test_btest 0.001108 0.000000 80.563258 ( 7.770708)
test_basic 0.001488 0.003448 0.767420 ( 0.843668)
test_all 0.105160 0.033847 501.550225 ( 53.139440)
test_rubyspec 0.022801 0.023402 49.155724 ( 61.429576)
total: 132.07 sec