Logfile: /home/ko1/ruby/logs/brlog.trunk.20221123-032407
#<BuildRuby:0x000055ecfca77f58
@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.20221123-032407",
@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.000028 0.000002 0.000030 ( 0.000030)
configure 0.000015 0.000001 0.000016 ( 0.000015)
build_up 0.004384 0.000313 1.057708 ( 1.101638)
build_miniruby 0.000800 0.000057 0.957099 ( 0.955786)
build_ruby 0.001029 0.000073 2.860546 ( 2.750449)
build_all 0.008500 0.000276 15.782387 ( 3.347591)
build_install 0.004650 0.005265 2.029614 ( 1.186865)
test_btest 0.000585 0.000078 63.854995 ( 10.725525)
test_basic 0.004465 0.000596 0.321612 ( 0.412021)
test_all 0.001308 0.000175 680.221208 (123.007648)
test_rubyspec 0.055285 0.013245 53.703333 ( 61.916687)
total: 205.40 sec