Logfile: /home/ko1/ruby/logs/brlog.trunk.20221101-162409
#<BuildRuby:0x00005585bdb5e148
@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.20221101-162409",
@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.000009 0.000002 0.000011 ( 0.000011)
autoconf 0.000012 0.000003 0.000015 ( 0.000016)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.008943 0.001257 1.133299 ( 2.001365)
build_miniruby 0.001739 0.000435 0.098584 ( 0.095206)
build_ruby 0.001598 0.000000 0.096507 ( 0.094311)
build_all 0.006669 0.000886 1.296735 ( 0.553479)
build_install 0.012796 0.000645 1.674049 ( 0.870158)
test_btest 0.002103 0.000420 61.450814 ( 6.247689)
test_basic 0.008449 0.000000 0.362991 ( 0.450937)
test_all 0.005946 0.000744 490.237575 ( 52.895301)
test_rubyspec 0.109471 0.026176 43.249594 ( 51.457773)
total: 114.67 sec