Logfile: /home/ko1/ruby/logs/brlog.trunk.20230725-002048
#<BuildRuby:0x0000557aef653bb8
@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-002048",
@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.000003 0.000015 ( 0.000016)
autoconf 0.000019 0.000006 0.000025 ( 0.000025)
configure 0.000021 0.000007 0.000028 ( 0.000028)
build_up 0.003433 0.002485 1.381132 ( 2.584054)
build_miniruby 0.000765 0.000255 0.875334 ( 0.874590)
build_ruby 0.000937 0.000312 2.684874 ( 2.684762)
build_all 0.004675 0.005096 13.707758 ( 1.303882)
build_install 0.003133 0.004882 2.096291 ( 0.980657)
test_btest 0.000736 0.000316 79.146350 ( 7.155583)
test_basic 0.004550 0.001950 0.724663 ( 0.803541)
test_all 0.001118 0.000479 471.138659 ( 47.810173)
test_rubyspec 0.022648 0.019312 44.481891 ( 56.890301)
total: 121.09 sec