Logfile: /home/ko1/ruby/logs/brlog.trunk.20221129-064704
#<BuildRuby:0x000055a290887e20
@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.20221129-064704",
@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.000007)
autoconf 0.000013 0.000002 0.000015 ( 0.000015)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.000000 0.005385 1.248076 ( 1.513558)
build_miniruby 0.000337 0.000629 0.970872 ( 0.969661)
build_ruby 0.001302 0.000000 2.805722 ( 2.695032)
build_all 0.007533 0.001310 15.781026 ( 3.276595)
build_install 0.001859 0.007131 2.013603 ( 1.188214)
test_btest 0.000439 0.000147 65.334788 ( 10.603228)
test_basic 0.004401 0.000000 0.297361 ( 0.388478)
test_all 0.000909 0.000000 659.898925 (118.542390)
test_rubyspec 0.050383 0.015104 52.924314 ( 61.197822)
total: 200.38 sec