Logfile: /home/ko1/ruby/logs/brlog.trunk.20221118-124507
#<BuildRuby:0x00005630eaff3f68
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221118-124507",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000007 0.000001 0.000008 ( 0.000009)
autoconf 0.000017 0.000003 0.000020 ( 0.000021)
configure 0.000014 0.000003 0.000017 ( 0.000016)
build_up 0.002398 0.002892 1.083054 ( 1.627137)
build_miniruby 0.000780 0.000167 1.014580 ( 1.013329)
build_ruby 0.001021 0.000219 2.716386 ( 2.606836)
build_all 0.008000 0.000824 15.886480 ( 3.307290)
build_install 0.004122 0.005257 2.056201 ( 1.151713)
test_btest 0.000483 0.000129 59.927133 ( 11.148704)
test_basic 0.003884 0.001035 0.321900 ( 0.412559)
test_all 0.000871 0.000000 661.060657 (101.714710)
test_rubyspec 0.036006 0.026508 51.636075 ( 59.876070)
total: 182.86 sec