Logfile: /home/ko1/ruby/logs/brlog.trunk.20220718-140150
#<BuildRuby:0x0000560137b1ce50
@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.20220718-140150",
@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.000005 0.000001 0.000006 ( 0.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.010567 0.000927 1.010395 ( 1.055618)
build_miniruby 0.001894 0.000270 0.075123 ( 0.073612)
build_ruby 0.001913 0.000274 0.073822 ( 0.072284)
build_all 0.009777 0.000660 1.515585 ( 0.581941)
build_install 0.013914 0.009974 5.245745 ( 2.132180)
test_btest 0.001339 0.000000 68.524444 ( 8.388378)
test_basic 0.004756 0.002973 0.328974 ( 0.417380)
test_all 0.001507 0.000359 672.853028 ( 66.531032)
test_rubyspec 0.124177 0.056182 45.775419 ( 51.541643)
total: 130.80 sec