Logfile: /home/ko1/ruby/logs/brlog.trunk.20221201-100354
#<BuildRuby:0x000055bc34c11c18
@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.20221201-100354",
@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.000018 0.000006 0.000024 ( 0.000025)
autoconf 0.000030 0.000010 0.000040 ( 0.000040)
configure 0.000011 0.000004 0.000015 ( 0.000015)
build_up 0.003721 0.001353 1.127638 ( 2.020597)
build_miniruby 0.000668 0.000243 0.995536 ( 0.994325)
build_ruby 0.000847 0.000308 2.740500 ( 2.641944)
build_all 0.007870 0.001142 15.795076 ( 3.439162)
build_install 0.002525 0.005785 2.149867 ( 1.240929)
test_btest 0.000391 0.000163 58.356874 ( 12.186957)
test_basic 0.004774 0.000000 0.309844 ( 0.401204)
test_all 0.000936 0.000302 660.917619 (121.801918)
test_rubyspec 0.041436 0.021598 53.608000 ( 61.775858)
total: 206.50 sec