Logfile: /home/ko1/ruby/logs/brlog.trunk.20220728-062241
#<BuildRuby:0x00005618f298a9c0
@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.20220728-062241",
@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.000008 0.000002 0.000010 ( 0.000010)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.005132 0.004436 0.879448 ( 2.560589)
build_miniruby 0.000993 0.000331 0.053354 ( 0.052258)
build_ruby 0.001461 0.000487 0.061920 ( 0.059420)
build_all 0.008352 0.001219 1.261280 ( 0.483292)
build_install 0.011424 0.007104 4.311909 ( 1.781620)
test_btest 0.000000 0.002018 53.205926 ( 6.148699)
test_basic 0.003980 0.002569 0.288199 ( 0.378346)
test_all 0.000000 0.003149 488.508090 ( 52.701046)
test_rubyspec 0.069656 0.050730 41.886172 ( 47.747672)
total: 111.91 sec