Logfile: /home/ko1/ruby/logs/brlog.trunk.20221124-071931
#<BuildRuby:0x000055e47a1ee7e0
@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.20221124-071931",
@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.000000 0.000008 ( 0.000009)
autoconf 0.000020 0.000002 0.000022 ( 0.000022)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.004869 0.000064 1.158099 ( 1.370243)
build_miniruby 0.000920 0.000062 9.859685 ( 9.675548)
build_ruby 0.001051 0.000070 2.826073 ( 2.717567)
build_all 0.005696 0.002983 15.804170 ( 3.202738)
build_install 0.009321 0.000211 2.028765 ( 1.208045)
test_btest 0.000466 0.000044 64.285245 ( 11.167622)
test_basic 0.000000 0.005219 0.291290 ( 0.381597)
test_all 0.000019 0.001411 670.300976 (121.297824)
test_rubyspec 0.059352 0.017010 53.613479 ( 61.760319)
total: 212.78 sec