Logfile: /home/ko1/ruby/logs/brlog.trunk.20240115-004838
#<BuildRuby:0x000055dddda83840
@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-004838",
@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.000019 0.000007 0.000026 ( 0.000027)
autoconf 0.000027 0.000010 0.000037 ( 0.000037)
configure 0.000026 0.000010 0.000036 ( 0.000040)
build_up 0.003442 0.001291 1.168316 ( 1.529613)
build_miniruby 0.000960 0.000000 0.925437 ( 0.924794)
build_ruby 0.001295 0.000000 2.706313 ( 2.706306)
build_all 0.009054 0.000000 14.098677 ( 1.301977)
build_install 0.008577 0.000000 4.042719 ( 1.049246)
test_btest 0.000947 0.000197 78.141195 ( 6.416454)
test_basic 0.003987 0.001139 0.735003 ( 0.815293)
test_all 0.103621 0.028852 477.511848 ( 49.769937)
test_rubyspec 0.030715 0.014136 47.951633 ( 60.345655)
total: 124.86 sec