Logfile: /home/ko1/ruby/logs/brlog.trunk.20230725-011741
#<BuildRuby:0x000055d4810f7d68
@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.20230725-011741",
@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.000004 0.000023 ( 0.000023)
autoconf 0.000021 0.000005 0.000026 ( 0.000026)
configure 0.000017 0.000005 0.000022 ( 0.000021)
build_up 0.003206 0.003757 1.592070 ( 2.791154)
build_miniruby 0.001000 0.000278 1.012026 ( 1.011290)
build_ruby 0.000924 0.000256 2.708195 ( 2.708164)
build_all 0.009595 0.000000 13.961593 ( 1.259171)
build_install 0.007800 0.000292 1.983066 ( 0.911172)
test_btest 0.000736 0.000168 81.564554 ( 7.693261)
test_basic 0.001349 0.003411 0.689472 ( 0.768047)
test_all 0.001016 0.000265 489.347713 ( 43.207740)
test_rubyspec 0.013133 0.028936 42.442188 ( 54.750959)
total: 115.10 sec