Logfile: /home/ko1/ruby/logs/brlog.trunk.20221121-162612
#<BuildRuby:0x0000558d4e4a2848
@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.20221121-162612",
@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.000001 0.000009 ( 0.000009)
autoconf 0.000019 0.000003 0.000022 ( 0.000022)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.005017 0.000108 1.121300 ( 1.315441)
build_miniruby 0.000794 0.000084 1.033795 ( 1.032531)
build_ruby 0.001121 0.000118 2.725284 ( 2.637578)
build_all 0.004982 0.004279 15.772224 ( 3.359839)
build_install 0.010402 0.000000 2.030000 ( 1.090402)
test_btest 0.000626 0.000000 66.165914 ( 10.842192)
test_basic 0.004244 0.000364 0.305851 ( 0.397204)
test_all 0.000935 0.000122 682.658862 (108.015550)
test_rubyspec 0.043755 0.024293 52.815197 ( 61.067805)
total: 189.76 sec