Logfile: /home/ko1/ruby/logs/brlog.trunk.20230725-222508
#<BuildRuby:0x0000558ffffdbfa8
@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-222508",
@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.000001 0.000015 ( 0.000016)
autoconf 0.000023 0.000003 0.000026 ( 0.000025)
configure 0.000019 0.000002 0.000021 ( 0.000021)
build_up 0.000000 0.006664 1.360983 ( 2.626158)
build_miniruby 0.000444 0.000531 0.809396 ( 0.809564)
build_ruby 0.000945 0.000189 2.694339 ( 2.694691)
build_all 0.004862 0.004091 13.885131 ( 1.223968)
build_install 0.007690 0.000000 1.949269 ( 0.886841)
test_btest 0.000834 0.000000 80.982607 ( 7.707155)
test_basic 0.002328 0.002791 0.697286 ( 0.777265)
test_all 0.001181 0.000284 512.339068 ( 46.420555)
test_rubyspec 0.013065 0.026890 44.672658 ( 57.123455)
total: 120.27 sec