Logfile: /home/ko1/ruby/logs/brlog.trunk.20230731-211150
#<BuildRuby:0x0000560eefd4f040
@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.20230731-211150",
@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.000002 0.000014 ( 0.000014)
autoconf 0.000018 0.000003 0.000021 ( 0.000020)
configure 0.000013 0.000002 0.000015 ( 0.000016)
build_up 0.004613 0.000769 1.469114 ( 3.005435)
build_miniruby 0.000849 0.000141 0.883527 ( 0.882822)
build_ruby 0.001356 0.000000 2.664658 ( 2.664195)
build_all 0.008914 0.000000 13.715576 ( 1.199198)
build_install 0.008044 0.000223 2.006631 ( 0.905203)
test_btest 0.000800 0.000109 81.208744 ( 7.188009)
test_basic 0.000000 0.004233 0.560413 ( 0.639501)
test_all 0.001565 0.000107 497.904663 ( 44.793329)
test_rubyspec 0.015655 0.021498 43.780160 ( 56.139421)
total: 117.42 sec