Logfile: /home/ko1/ruby/logs/brlog.trunk.20220629-073034
#<BuildRuby:0x0000555fb0190e50
@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.20220629-073034",
@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.000079 0.000000 0.000079 ( 0.000079)
build_up 0.008455 0.003152 0.990250 ( 0.988950)
build_miniruby 0.001399 0.000373 0.070036 ( 0.068540)
build_ruby 0.001564 0.000417 0.073857 ( 0.071687)
build_all 0.007567 0.002018 1.477504 ( 0.588140)
build_install 0.015314 0.007966 5.804564 ( 2.771974)
test_btest 0.000811 0.000253 79.295954 ( 8.260803)
test_basic 0.005162 0.001613 0.330281 ( 0.419092)
test_all 0.002592 0.000000 631.670256 ( 64.402681)
test_rubyspec 0.099537 0.087470 46.377678 ( 51.818026)
total: 129.39 sec