Logfile: /home/ko1/ruby/logs/brlog.trunk.20221118-070727
#<BuildRuby:0x000055bbaf15bdd0
@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.20221118-070727",
@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.000002 0.000010 ( 0.000009)
autoconf 0.000015 0.000002 0.000017 ( 0.000017)
configure 0.000013 0.000002 0.000015 ( 0.000015)
build_up 0.002130 0.002781 1.174797 ( 1.139050)
build_miniruby 0.000740 0.000148 0.936261 ( 0.934877)
build_ruby 0.000981 0.000196 2.773413 ( 2.686611)
build_all 0.008263 0.000862 15.922666 ( 3.387832)
build_install 0.005155 0.003344 1.992116 ( 1.111038)
test_btest 0.000510 0.000113 65.115583 ( 10.799604)
test_basic 0.003862 0.000859 0.279641 ( 0.370553)
test_all 0.001163 0.000259 655.722873 (102.245591)
test_rubyspec 0.025159 0.030575 52.125850 ( 60.388272)
total: 183.06 sec