Logfile: /home/ko1/ruby/logs/brlog.trunk.20230728-073228
#<BuildRuby:0x000055d8bfa0ffa8
@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.20230728-073228",
@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.000016 0.000003 0.000019 ( 0.000019)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.001277 0.004328 1.607443 ( 2.903463)
build_miniruby 0.000807 0.000179 0.890451 ( 0.890197)
build_ruby 0.001178 0.000262 2.780538 ( 2.784710)
build_all 0.006892 0.002850 14.462692 ( 1.245725)
build_install 0.004391 0.004076 2.084003 ( 0.897052)
test_btest 0.000769 0.000210 81.437976 ( 7.783442)
test_basic 0.001031 0.004346 0.639552 ( 0.716698)
test_all 0.000987 0.000314 499.796767 ( 54.680296)
test_rubyspec 0.006218 0.035702 44.990670 ( 57.440016)
total: 129.34 sec