Logfile: /home/ko1/ruby/logs/brlog.trunk.20221128-220149
#<BuildRuby:0x000055a83c7fb658
@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.20221128-220149",
@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.000006 0.000002 0.000008 ( 0.000009)
autoconf 0.000012 0.000004 0.000016 ( 0.000016)
configure 0.000021 0.000008 0.000029 ( 0.000029)
build_up 0.009298 0.000495 1.223630 ( 1.239364)
build_miniruby 0.002011 0.000619 0.847858 ( 0.846514)
build_ruby 0.002758 0.000848 2.241202 ( 2.138411)
build_all 0.011518 0.009827 18.476029 ( 2.186349)
build_install 0.010161 0.009591 1.865389 ( 0.950583)
test_btest 0.001239 0.000583 88.283684 ( 8.718867)
test_basic 0.006898 0.003514 0.347295 ( 0.432702)
test_all 0.001231 0.000583 739.475859 ( 71.537687)
test_rubyspec 0.088080 0.085888 48.940677 ( 57.087597)
total: 145.14 sec