Logfile: /home/ko1/ruby/logs/brlog.trunk.20230725-154431
#<BuildRuby:0x0000557c8b6d8050
@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-154431",
@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.000015 0.000001 0.000016 ( 0.000017)
autoconf 0.000025 0.000002 0.000027 ( 0.000027)
configure 0.000019 0.000002 0.000021 ( 0.000021)
build_up 0.002773 0.003838 1.473209 ( 2.790213)
build_miniruby 0.000824 0.000124 0.891029 ( 0.890032)
build_ruby 0.001429 0.000000 2.764579 ( 2.764369)
build_all 0.009009 0.000338 14.063593 ( 1.209955)
build_install 0.008380 0.000000 1.959888 ( 0.899182)
test_btest 0.000923 0.000000 82.394849 ( 7.296140)
test_basic 0.003230 0.001894 0.748764 ( 0.824762)
test_all 0.001042 0.000144 517.769594 ( 47.226361)
test_rubyspec 0.032958 0.007065 44.631080 ( 56.964333)
total: 120.87 sec