Logfile: /home/ko1/ruby/logs/brlog.trunk.20220405-045933
#<BuildRuby:0x0000555a6aacf340
@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.20220405-045933",
@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.000015 0.000002 0.000017 ( 0.000018)
autoconf 0.000016 0.000002 0.000018 ( 0.000018)
configure 0.000009 0.000001 0.000010 ( 0.000011)
build_up 0.010500 0.000877 1.001407 ( 1.331552)
build_miniruby 0.001844 0.000246 0.074775 ( 0.072690)
build_ruby 0.001854 0.000247 0.078295 ( 0.076340)
build_all 0.009876 0.000656 4.067457 ( 0.848649)
build_install 0.011515 0.011459 8.514051 ( 2.960797)
test_btest 0.000876 0.000207 75.982712 ( 8.052022)
test_basic 0.004973 0.002595 0.342233 ( 0.439206)
test_all 0.001998 0.000499 659.243060 ( 65.832643)
test_rubyspec 0.080725 0.081459 46.719036 ( 51.918311)
total: 131.53 sec