Logfile: /home/ko1/ruby/logs/brlog.trunk.20221207-173112
#<BuildRuby:0x00005610392e3ac0
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20221207-173112",
@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.000000 0.000006 ( 0.000006)
autoconf 0.000011 0.000000 0.000011 ( 0.000011)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.003996 0.000000 0.815556 ( 1.101194)
build_miniruby 0.000761 0.000058 0.686488 ( 0.687073)
build_ruby 0.001264 0.000097 2.430710 ( 2.354252)
build_all 0.008537 0.000000 12.423376 ( 1.510091)
build_install 0.002486 0.004134 1.606056 ( 0.776416)
test_btest 0.000619 0.000077 65.962041 ( 5.855583)
test_basic 0.000000 0.003665 0.235264 ( 0.330228)
test_all 0.000254 0.000635 490.401175 ( 50.690137)
test_rubyspec 0.013944 0.014753 35.033229 ( 45.607198)
total: 108.91 sec