Logfile: /home/ko1/ruby/logs/brlog.trunk.20220911-091352
#<BuildRuby:0x0000564c5fb5c8e8
@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.20220911-091352",
@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.000003 0.000000 0.000003 ( 0.000005)
autoconf 0.000015 0.000004 0.000019 ( 0.000013)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.008155 0.002039 1.116929 ( 1.067069)
build_miniruby 0.001821 0.000000 0.076013 ( 0.075770)
build_ruby 0.001797 0.000000 0.073908 ( 0.074718)
build_all 0.008672 0.001810 1.573945 ( 0.610147)
build_install 0.009139 0.013279 1.915948 ( 0.962695)
test_btest 0.001398 0.000000 92.661497 ( 9.168149)
test_basic 0.006361 0.001064 0.347440 ( 0.439609)
test_all 0.002265 0.000800 680.892843 ( 68.750154)
test_rubyspec 0.130457 0.035438 47.096082 ( 55.223590)
total: 136.37 sec