Logfile: /home/ko1/ruby/logs/brlog.trunk.20220822-234920
#<BuildRuby:0x0000557fa6c88dd8
@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.20220822-234920",
@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.000009 0.000002 0.000011 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.008786 0.002197 0.971157 ( 1.029048)
build_miniruby 0.001934 0.000483 0.073968 ( 0.071750)
build_ruby 0.001881 0.000000 0.072038 ( 0.070154)
build_all 0.010775 0.000000 1.516984 ( 0.571698)
build_install 0.019291 0.001343 1.839617 ( 0.913632)
test_btest 0.001268 0.000000 77.567545 ( 8.139678)
test_basic 0.006949 0.000000 0.313505 ( 0.409958)
test_all 0.003586 0.000203 666.026149 ( 66.169642)
test_rubyspec 0.143627 0.036600 45.887351 ( 54.310056)
total: 131.69 sec