Logfile: /home/ko1/ruby/logs/brlog.trunk.20220731-174645
#<BuildRuby:0x00005619bd2f49c8
@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.20220731-174645",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000016 0.000003 0.000019 ( 0.000018)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.011705 0.001072 0.978287 ( 1.073820)
build_miniruby 0.001857 0.000266 0.064535 ( 0.062079)
build_ruby 0.000000 0.002092 0.071451 ( 0.069300)
build_all 0.004177 0.006200 1.519212 ( 0.578351)
build_install 0.022044 0.000000 5.084410 ( 2.061812)
test_btest 0.001108 0.000105 73.245987 ( 7.924505)
test_basic 0.005538 0.001055 0.321167 ( 0.411041)
test_all 0.001818 0.000346 634.958649 ( 64.787988)
test_rubyspec 0.105181 0.063746 45.214889 ( 51.058902)
total: 128.03 sec