Logfile: /home/ko1/ruby/logs/brlog.trunk.20220812-225037
#<BuildRuby:0x000055e618e4f4b8
@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.20220812-225037",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000015 0.000000 0.000015 ( 0.000015)
configure 0.000070 0.000000 0.000070 ( 0.000072)
build_up 0.007850 0.003900 0.975325 ( 1.516324)
build_miniruby 0.002343 0.000130 0.078655 ( 0.075995)
build_ruby 0.001853 0.000103 0.079123 ( 0.077632)
build_all 0.011300 0.000150 1.546267 ( 0.578438)
build_install 0.016220 0.004591 1.907888 ( 0.942045)
test_btest 0.001008 0.000088 80.516478 ( 8.453940)
test_basic 0.007591 0.000257 0.323653 ( 0.412769)
test_all 0.003136 0.000261 653.971513 ( 65.120847)
test_rubyspec 0.111972 0.068266 45.768193 ( 53.398493)
total: 130.58 sec