Logfile: /home/ko1/ruby/logs/brlog.trunk.20220902-204421
#<BuildRuby:0x000055f6d44d72b0
@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.20220902-204421",
@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.000010 0.000003 0.000013 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.002787 0.009223 0.966636 ( 0.991512)
build_miniruby 0.001496 0.000680 0.079474 ( 0.077168)
build_ruby 0.001464 0.000665 0.075633 ( 0.073720)
build_all 0.009332 0.000115 1.529528 ( 0.570150)
build_install 0.015301 0.007029 1.883952 ( 0.921357)
test_btest 0.000750 0.000301 71.654690 ( 8.155509)
test_basic 0.006646 0.000610 0.322511 ( 0.411131)
test_all 0.000529 0.003231 634.706745 ( 65.071711)
test_rubyspec 0.104708 0.067446 45.665529 ( 54.188320)
total: 130.46 sec