Logfile: /home/ko1/ruby/logs/brlog.trunk.20221203-164026
#<BuildRuby:0x000056112b0dfe98
@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.20221203-164026",
@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.000008)
autoconf 0.000015 0.000001 0.000016 ( 0.000015)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.004767 0.000318 1.161088 ( 1.163174)
build_miniruby 0.000934 0.000063 0.954238 ( 0.953052)
build_ruby 0.001285 0.000085 2.825045 ( 2.718241)
build_all 0.008431 0.000562 15.803999 ( 3.299150)
build_install 0.009144 0.000000 2.252496 ( 1.284201)
test_btest 0.000559 0.000000 59.971573 ( 11.845566)
test_basic 0.005534 0.000000 0.298062 ( 0.388742)
test_all 0.000847 0.000000 694.036558 (109.889335)
test_rubyspec 0.040067 0.021765 53.390726 ( 61.677409)
total: 193.22 sec