Logfile: /home/ko1/ruby/logs/brlog.trunk.20230727-202858
#<BuildRuby:0x000055dbc98b3148
@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-202858",
@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.000010 0.000003 0.000013 ( 0.000013)
autoconf 0.000016 0.000004 0.000020 ( 0.000019)
configure 0.000015 0.000004 0.000019 ( 0.000018)
build_up 0.003206 0.002599 1.421337 ( 2.750424)
build_miniruby 0.000812 0.000212 0.856351 ( 0.855893)
build_ruby 0.001122 0.000293 2.563646 ( 2.563418)
build_all 0.004020 0.004710 13.007022 ( 1.211900)
build_install 0.006173 0.000938 1.723226 ( 0.844390)
test_btest 0.000848 0.000251 75.218296 ( 7.543720)
test_basic 0.003877 0.001149 0.654534 ( 0.735431)
test_all 0.000995 0.000295 482.910809 ( 43.889163)
test_rubyspec 0.026260 0.014607 41.893679 ( 54.367805)
total: 114.76 sec