Logfile: /home/ko1/ruby/logs/brlog.trunk.20220619-170806
#<BuildRuby:0x00005593c0c55450
@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.20220619-170806",
@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.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.008280 0.000303 0.826938 ( 0.885747)
build_miniruby 0.001226 0.000088 0.052312 ( 0.051422)
build_ruby 0.001139 0.000081 0.053841 ( 0.053089)
build_all 0.007746 0.000000 1.214967 ( 0.489123)
build_install 0.010741 0.007781 4.924712 ( 2.449182)
test_btest 0.001713 0.000257 52.492815 ( 6.086665)
test_basic 0.002086 0.004619 0.298526 ( 0.388976)
test_all 0.000000 0.003059 500.301904 ( 51.833177)
test_rubyspec 0.093897 0.034379 41.477874 ( 47.410698)
total: 109.65 sec