Logfile: /home/ko1/ruby/logs/brlog.trunk.20220903-012544
#<BuildRuby:0x000055a13bd0c8e8
@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-012544",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000016 0.000006 0.000022 ( 0.000014)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.008435 0.003067 0.964266 ( 0.981843)
build_miniruby 0.002100 0.000000 0.075133 ( 0.073093)
build_ruby 0.002050 0.000000 0.079261 ( 0.077628)
build_all 0.009162 0.000000 1.533310 ( 0.571128)
build_install 0.013749 0.009071 1.908842 ( 0.914965)
test_btest 0.000786 0.000278 75.876137 ( 8.683133)
test_basic 0.000000 0.007393 0.335054 ( 0.429186)
test_all 0.002997 0.000000 667.205701 ( 66.497800)
test_rubyspec 0.097026 0.069769 45.641316 ( 53.982915)
total: 132.21 sec