Logfile: /home/ko1/ruby/logs/brlog.trunk.20221125-162558
#<BuildRuby:0x000055d6509c3d68
@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.20221125-162558",
@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.000000 0.000007 ( 0.000007)
autoconf 0.000015 0.000000 0.000015 ( 0.000015)
configure 0.000011 0.000000 0.000011 ( 0.000010)
build_up 0.004955 0.000000 1.089125 ( 1.129890)
build_miniruby 0.000929 0.000000 0.936063 ( 0.934603)
build_ruby 0.001303 0.000000 2.822273 ( 2.734025)
build_all 0.008523 0.000000 15.927344 ( 3.253328)
build_install 0.005494 0.003330 2.031290 ( 1.182634)
test_btest 0.000546 0.000000 61.582899 ( 10.939590)
test_basic 0.002229 0.002410 0.292023 ( 0.383635)
test_all 0.001373 0.000092 667.648033 (124.467961)
test_rubyspec 0.049002 0.011788 52.866736 ( 61.097921)
total: 206.12 sec