Logfile: /home/ko1/ruby/logs/brlog.trunk.20230725-141254
#<BuildRuby:0x000055cac0eeffa8
@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-141254",
@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.000014 0.000002 0.000016 ( 0.000017)
autoconf 0.000023 0.000003 0.000026 ( 0.000026)
configure 0.000019 0.000004 0.000023 ( 0.000021)
build_up 0.000000 0.006316 1.490056 ( 2.846430)
build_miniruby 0.000434 0.000632 0.856607 ( 0.856515)
build_ruby 0.000902 0.000237 2.636334 ( 2.636163)
build_all 0.008452 0.001156 14.295100 ( 1.282864)
build_install 0.005067 0.004349 1.972264 ( 1.123580)
test_btest 0.000812 0.000231 84.777826 ( 7.509532)
test_basic 0.001571 0.003332 0.752331 ( 0.829727)
test_all 0.000823 0.000262 506.028051 ( 51.983753)
test_rubyspec 0.012527 0.020539 42.637461 ( 55.096202)
total: 124.17 sec