Logfile: /home/ko1/ruby/logs/brlog.trunk.20221203-134936
#<BuildRuby:0x0000562e3bf06968
@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-134936",
@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.000008)
autoconf 0.000019 0.000002 0.000021 ( 0.000022)
configure 0.000012 0.000002 0.000014 ( 0.000015)
build_up 0.000000 0.005037 1.163892 ( 1.167427)
build_miniruby 0.000000 0.001075 0.951388 ( 0.949939)
build_ruby 0.000507 0.000680 2.786231 ( 2.674692)
build_all 0.007281 0.001609 15.877846 ( 3.474579)
build_install 0.010431 0.000125 2.226868 ( 1.244382)
test_btest 0.000493 0.000117 67.717400 ( 11.133782)
test_basic 0.004514 0.000264 0.318939 ( 0.409893)
test_all 0.000968 0.000119 692.549863 (108.491519)
test_rubyspec 0.036734 0.034525 53.088537 ( 61.288671)
total: 190.84 sec