Logfile: /home/ko1/ruby/logs/brlog.trunk.20220426-120313
#<BuildRuby:0x0000556e5c1d86c8
@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.20220426-120313",
@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.000007)
autoconf 0.000019 0.000003 0.000022 ( 0.000022)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.010095 0.001682 1.047496 ( 1.219534)
build_miniruby 0.001912 0.000319 0.076824 ( 0.074112)
build_ruby 0.001671 0.000278 0.074217 ( 0.072414)
build_all 0.002616 0.008177 1.498702 ( 0.635629)
build_install 0.015248 0.008183 5.823690 ( 2.794678)
test_btest 0.000988 0.000329 70.568677 ( 8.076213)
test_basic 0.005384 0.004843 0.326937 ( 0.411584)
test_all 0.001902 0.000701 701.804529 ( 67.538856)
test_rubyspec 0.091007 0.089922 45.770209 ( 50.999213)
total: 131.82 sec