Logfile: /home/ko1/ruby/logs/brlog.trunk.20221122-203135
#<BuildRuby:0x000055a30b6c3f00
@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.20221122-203135",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000016 0.000002 0.000018 ( 0.000019)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.002627 0.002066 1.104160 ( 1.081122)
build_miniruby 0.000897 0.000135 0.953765 ( 0.952453)
build_ruby 0.000977 0.000147 2.879327 ( 2.753524)
build_all 0.008504 0.000184 15.768857 ( 3.370850)
build_install 0.009412 0.000753 2.004421 ( 1.156806)
test_btest 0.000494 0.000065 57.842631 ( 11.941036)
test_basic 0.004556 0.000080 0.317032 ( 0.407941)
test_all 0.000000 0.001402 666.659062 (125.496834)
test_rubyspec 0.040489 0.017904 53.536036 ( 61.735021)
total: 208.90 sec