Logfile: /home/ko1/ruby/logs/brlog.trunk.20230730-080139
#<BuildRuby:0x000055778bd77bb8
@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.20230730-080139",
@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.000003 0.000017 ( 0.000016)
autoconf 0.000031 0.000000 0.000031 ( 0.000030)
configure 0.000031 0.000000 0.000031 ( 0.000031)
build_up 0.000000 0.006185 1.509195 ( 2.724479)
build_miniruby 0.000212 0.000917 1.032837 ( 1.032142)
build_ruby 0.001465 0.000385 3.195302 ( 3.200331)
build_all 0.002419 0.007341 15.378632 ( 1.352178)
build_install 0.003932 0.004729 2.104996 ( 0.943927)
test_btest 0.000704 0.000275 92.698738 ( 7.777755)
test_basic 0.000643 0.004276 0.701343 ( 0.776652)
test_all 0.001255 0.000552 540.360344 ( 54.978978)
test_rubyspec 0.017808 0.028492 46.996789 ( 59.457648)
total: 132.25 sec