Logfile: /home/ko1/ruby/logs/brlog.trunk.20220902-214453
#<BuildRuby:0x00005584fd1f0748
@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-214453",
@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.000019 0.000003 0.000022 ( 0.000022)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.009498 0.001357 0.970578 ( 2.672058)
build_miniruby 0.001812 0.000259 0.077698 ( 0.076210)
build_ruby 0.001670 0.000239 0.079395 ( 0.078480)
build_all 0.009184 0.000583 1.505321 ( 0.563617)
build_install 0.020216 0.000544 1.867373 ( 0.920988)
test_btest 0.000798 0.000088 75.177721 ( 8.022890)
test_basic 0.002370 0.004947 0.335070 ( 0.424370)
test_all 0.004959 0.000000 682.324045 ( 67.593796)
test_rubyspec 0.153624 0.028838 45.491712 ( 53.988857)
total: 134.34 sec