Logfile: /home/ko1/ruby/logs/brlog.trunk.20220812-191951
#<BuildRuby:0x000055d1a4f183a0
@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.20220812-191951",
@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.000001 0.000006 ( 0.000005)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.011889 0.000498 0.997260 ( 0.995409)
build_miniruby 0.000000 0.002039 0.071754 ( 0.069640)
build_ruby 0.000000 0.001595 0.079382 ( 0.078091)
build_all 0.010320 0.000000 1.563104 ( 0.592290)
build_install 0.020633 0.002279 1.899596 ( 0.929802)
test_btest 0.001191 0.000000 71.794886 ( 8.270950)
test_basic 0.006805 0.000649 0.331025 ( 0.421717)
test_all 0.003236 0.000480 643.730800 ( 65.269872)
test_rubyspec 0.127248 0.055285 45.794781 ( 53.397081)
total: 130.03 sec