Logfile: /home/ko1/ruby/logs/brlog.trunk.20220821-102002
#<BuildRuby:0x00005641e54e43a0
@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.20220821-102002",
@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.000011 0.000002 0.000013 ( 0.000013)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.007080 0.005677 0.989065 ( 2.112960)
build_miniruby 0.001555 0.000359 0.075311 ( 0.074494)
build_ruby 0.001353 0.000312 0.074844 ( 0.073716)
build_all 0.005892 0.003823 1.559179 ( 0.590894)
build_install 0.019802 0.002504 1.894482 ( 0.938622)
test_btest 0.000772 0.000182 71.989806 ( 8.092454)
test_basic 0.002886 0.004598 0.328295 ( 0.419073)
test_all 0.003429 0.000953 684.898343 ( 67.196321)
test_rubyspec 0.090070 0.070761 45.753363 ( 54.211634)
total: 133.71 sec