Logfile: /home/ko1/ruby/logs/brlog.trunk.20220903-165436
#<BuildRuby:0x000055e6472b34b8
@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.20220903-165436",
@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.000006)
autoconf 0.000013 0.000002 0.000015 ( 0.000014)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.008415 0.004933 0.977471 ( 1.002135)
build_miniruby 0.001714 0.000367 0.077455 ( 0.075553)
build_ruby 0.001843 0.000395 0.076608 ( 0.074949)
build_all 0.002539 0.008459 1.543858 ( 0.598181)
build_install 0.022636 0.000000 1.885616 ( 0.932816)
test_btest 0.001060 0.000000 78.070316 ( 8.224124)
test_basic 0.007740 0.000126 0.319467 ( 0.410886)
test_all 0.002422 0.000551 673.228346 ( 67.045888)
test_rubyspec 0.109498 0.067215 45.197922 ( 53.389737)
total: 131.76 sec