Logfile: /home/ko1/ruby/logs/brlog.trunk.20220730-045100
#<BuildRuby:0x0000564ec3bc03a0
@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.20220730-045100",
@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.000006)
autoconf 0.000012 0.000002 0.000014 ( 0.000015)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.005079 0.005412 0.974159 ( 1.359513)
build_miniruby 0.001669 0.000513 0.067997 ( 0.066455)
build_ruby 0.001460 0.000449 0.075773 ( 0.074932)
build_all 0.008921 0.003068 1.525632 ( 0.579361)
build_install 0.018035 0.005917 5.198906 ( 2.079039)
test_btest 0.001028 0.000325 77.115705 ( 8.122947)
test_basic 0.002254 0.005387 0.329407 ( 0.419094)
test_all 0.002028 0.000747 680.283946 ( 66.711686)
test_rubyspec 0.127327 0.053805 45.940416 ( 51.347588)
total: 130.76 sec