Logfile: /home/ko1/ruby/logs/brlog.trunk.20230727-050257
#<BuildRuby:0x000055eb4c1f3bb8
@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.20230727-050257",
@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.000011 0.000003 0.000014 ( 0.000014)
autoconf 0.000016 0.000004 0.000020 ( 0.000020)
configure 0.000014 0.000003 0.000017 ( 0.000018)
build_up 0.001122 0.004306 1.535430 ( 2.780936)
build_miniruby 0.001103 0.000000 0.885957 ( 0.885303)
build_ruby 0.001158 0.000000 2.700934 ( 2.700473)
build_all 0.008658 0.000772 13.468901 ( 1.162406)
build_install 0.003934 0.004060 1.939792 ( 0.904991)
test_btest 0.000563 0.000169 79.822773 ( 7.293510)
test_basic 0.000000 0.004195 0.805622 ( 0.882645)
test_all 0.001494 0.000523 495.410484 ( 46.525405)
test_rubyspec 0.023004 0.020206 44.982251 ( 57.367869)
total: 120.50 sec