Logfile: /home/ko1/ruby/logs/brlog.trunk.20230729-160326
#<BuildRuby:0x000055db1c483918
@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.20230729-160326",
@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.000020 0.000004 0.000024 ( 0.000024)
autoconf 0.000029 0.000006 0.000035 ( 0.000034)
configure 0.000022 0.000005 0.000027 ( 0.000026)
build_up 0.005238 0.000000 1.456363 ( 3.042329)
build_miniruby 0.001353 0.000000 2.224371 ( 2.098984)
build_ruby 0.001083 0.000000 2.750995 ( 2.751805)
build_all 0.007422 0.001752 13.630271 ( 1.220129)
build_install 0.004303 0.003525 1.871257 ( 0.868476)
test_btest 0.000797 0.000177 80.042811 ( 7.598872)
test_basic 0.003363 0.000747 0.628922 ( 0.707710)
test_all 0.000964 0.000214 518.531909 ( 47.695865)
test_rubyspec 0.014951 0.025765 44.476183 ( 56.922981)
total: 122.91 sec