Logfile: /home/ko1/ruby/logs/brlog.trunk.20220819-152327
#<BuildRuby:0x00005598c72b4b60
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20220819-152327",
@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.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000012 0.000000 0.000012 ( 0.000012)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.008558 0.003908 0.965223 ( 1.014573)
build_miniruby 0.001694 0.000094 0.071864 ( 0.069988)
build_ruby 0.001705 0.000095 0.080406 ( 0.078873)
build_all 0.005865 0.004294 1.521110 ( 0.581589)
build_install 0.020433 0.000000 1.903300 ( 0.919822)
test_btest 0.001022 0.000041 80.355318 ( 8.620317)
test_basic 0.006687 0.000197 0.324752 ( 0.415262)
test_all 0.002618 0.000210 650.298484 ( 64.895515)
test_rubyspec 0.114303 0.056541 46.126242 ( 54.628295)
total: 131.23 sec