Logfile: /home/ko1/ruby/logs/brlog.trunk.20240114-195725
#<BuildRuby:0x000055cb13dab568
@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.20240114-195725",
@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.000012 0.000001 0.000013 ( 0.000014)
autoconf 0.000019 0.000001 0.000020 ( 0.000020)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.004104 0.000373 1.066206 ( 1.457995)
build_miniruby 0.001276 0.000116 0.903431 ( 0.902894)
build_ruby 0.001245 0.000113 2.719523 ( 2.719657)
build_all 0.008365 0.000315 14.096954 ( 1.337287)
build_install 0.004013 0.003475 4.028281 ( 1.043597)
test_btest 0.000760 0.000101 75.293101 ( 6.497207)
test_basic 0.004926 0.000000 0.639474 ( 0.712984)
test_all 0.099209 0.031866 463.513946 ( 49.136871)
test_rubyspec 0.023333 0.023483 48.003466 ( 60.377724)
total: 124.19 sec