Logfile: /home/ko1/ruby/logs/brlog.trunk.20240115-204126
#<BuildRuby:0x00005616d302bfa8
@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.20240115-204126",
@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.000023 0.000002 0.000025 ( 0.000025)
autoconf 0.000017 0.000001 0.000018 ( 0.000019)
configure 0.000012 0.000001 0.000013 ( 0.000014)
build_up 0.004227 0.000000 0.921036 ( 1.286832)
build_miniruby 0.000954 0.000084 0.863232 ( 0.862597)
build_ruby 0.001259 0.000114 2.742851 ( 2.742238)
build_all 0.008910 0.000000 14.090570 ( 1.258125)
build_install 0.003922 0.003821 4.061260 ( 1.087596)
test_btest 0.001038 0.000000 75.826513 ( 6.493243)
test_basic 0.004624 0.000000 0.766611 ( 0.846283)
test_all 0.105903 0.028410 501.072316 ( 51.315463)
test_rubyspec 0.033845 0.012877 47.597138 ( 59.943669)
total: 125.84 sec