Logfile: /home/ko1/ruby/logs/brlog.trunk.20220309-184204
#<BuildRuby:0x00005640fd9bf340
@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.20220309-184204",
@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.000008 0.000001 0.000009 ( 0.000009)
autoconf 0.000011 0.000001 0.000012 ( 0.000013)
configure 0.000008 0.000001 0.000009 ( 0.000010)
build_up 0.010358 0.000878 1.015237 ( 1.276302)
build_miniruby 0.002182 0.000000 0.072993 ( 0.071222)
build_ruby 0.002051 0.000000 0.076706 ( 0.074554)
build_all 0.003837 0.006146 1.484394 ( 0.617423)
build_install 0.019823 0.003191 5.265955 ( 2.158431)
test_btest 0.000993 0.000199 74.949367 ( 7.883499)
test_basic 0.003393 0.003348 0.338463 ( 0.434238)
test_all 0.001707 0.000387 660.799666 ( 65.471056)
test_rubyspec 0.103540 0.061444 46.204026 ( 51.452228)
total: 129.44 sec