Logfile: /home/ko1/ruby/logs/brlog.trunk.20220728-182943
#<BuildRuby:0x000055b598fad1f8
@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-182943",
@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.000016 0.000002 0.000018 ( 0.000020)
autoconf 0.000012 0.000002 0.000014 ( 0.000015)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.008854 0.000763 0.848179 ( 0.935250)
build_miniruby 0.000000 0.001478 0.062641 ( 0.061586)
build_ruby 0.000989 0.001233 0.064002 ( 0.061617)
build_all 0.007230 0.000648 1.235194 ( 0.466078)
build_install 0.010851 0.006714 4.277974 ( 1.794238)
test_btest 0.001617 0.000000 51.583108 ( 6.118349)
test_basic 0.006558 0.001067 0.290398 ( 0.380135)
test_all 0.002570 0.000000 509.236546 ( 53.560202)
test_rubyspec 0.080007 0.045387 41.479070 ( 47.413056)
total: 110.79 sec