Logfile: /home/ko1/ruby/logs/brlog.trunk.20221121-095828
#<BuildRuby:0x0000563e2cdb72c8
@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.20221121-095828",
@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.000008 0.000002 0.000010 ( 0.000011)
autoconf 0.000014 0.000004 0.000018 ( 0.000018)
configure 0.000009 0.000003 0.000012 ( 0.000012)
build_up 0.003496 0.000999 1.061766 ( 1.130746)
build_miniruby 0.000744 0.000212 0.979669 ( 0.978433)
build_ruby 0.000995 0.000285 2.775726 ( 2.683127)
build_all 0.007014 0.002004 15.690754 ( 3.310719)
build_install 0.007908 0.000851 1.970748 ( 1.158374)
test_btest 0.000507 0.000135 64.842924 ( 11.348491)
test_basic 0.004345 0.001158 0.293592 ( 0.383365)
test_all 0.001092 0.000291 717.955252 (114.114839)
test_rubyspec 0.035271 0.024788 53.202905 ( 61.393321)
total: 196.50 sec