Logfile: /home/ko1/ruby/logs/brlog.trunk.20230726-113148
#<BuildRuby:0x00005615045a4078
@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.20230726-113148",
@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.000004 0.000016 ( 0.000016)
autoconf 0.000021 0.000007 0.000028 ( 0.000027)
configure 0.000016 0.000005 0.000021 ( 0.000021)
build_up 0.003913 0.001223 1.462560 ( 2.771965)
build_miniruby 0.000000 0.001326 0.893084 ( 0.897017)
build_ruby 0.000000 0.001373 2.811514 ( 2.811495)
build_all 0.000944 0.008335 14.433536 ( 1.282350)
build_install 0.002872 0.005559 2.059694 ( 0.957601)
test_btest 0.000742 0.000393 84.590365 ( 7.091190)
test_basic 0.000000 0.004191 0.561383 ( 0.643329)
test_all 0.001168 0.000687 497.327379 ( 50.165316)
test_rubyspec 0.014145 0.027749 44.412385 ( 56.903332)
total: 123.52 sec