Logfile: /home/ko1/ruby/logs/brlog.trunk.20221130-184700
#<BuildRuby:0x0000560babf7d160
@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.20221130-184700",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000015 0.000001 0.000016 ( 0.000016)
configure 0.000011 0.000001 0.000012 ( 0.000011)
build_up 0.003778 0.007318 1.182939 ( 1.269672)
build_miniruby 0.003131 0.000000 0.852164 ( 0.851202)
build_ruby 0.002687 0.000372 2.248335 ( 2.157584)
build_all 0.019034 0.001086 18.546758 ( 2.185718)
build_install 0.020049 0.000358 2.016397 ( 1.037812)
test_btest 0.001150 0.000144 95.953360 ( 9.160660)
test_basic 0.009634 0.000619 0.350132 ( 0.434970)
test_all 0.001120 0.001385 723.982740 ( 71.386651)
test_rubyspec 0.123481 0.064991 49.479909 ( 57.618843)
total: 146.10 sec