Logfile: /home/ko1/ruby/logs/brlog.trunk.20230727-145908
#<BuildRuby:0x0000555830598098
@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.20230727-145908",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000025 0.000003 0.000028 ( 0.000027)
configure 0.000019 0.000002 0.000021 ( 0.000021)
build_up 0.005290 0.000131 1.466044 ( 2.752387)
build_miniruby 0.001146 0.000110 0.982744 ( 0.981289)
build_ruby 0.001259 0.000120 2.834461 ( 2.834267)
build_all 0.004789 0.004785 14.489469 ( 1.285310)
build_install 0.007130 0.001019 2.079401 ( 0.939990)
test_btest 0.000841 0.000120 82.142042 ( 7.644530)
test_basic 0.001739 0.004177 0.751949 ( 0.827029)
test_all 0.001281 0.000233 495.753511 ( 50.767941)
test_rubyspec 0.017605 0.021370 43.439993 ( 55.832203)
total: 123.87 sec