Logfile: /home/ko1/ruby/logs/brlog.trunk.20221203-162706
#<BuildRuby:0x000055f1726883a0
@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-162706",
@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.000017 0.000003 0.000020 ( 0.000019)
build_up 0.002763 0.002257 1.115974 ( 1.111332)
build_miniruby 0.000927 0.000174 0.987621 ( 0.986457)
build_ruby 0.001070 0.000200 2.833649 ( 2.741439)
build_all 0.006534 0.002678 15.868535 ( 3.261551)
build_install 0.008535 0.000000 2.408524 ( 1.445704)
test_btest 0.000634 0.000000 64.803189 ( 11.495208)
test_basic 0.004653 0.000000 0.321018 ( 0.411688)
test_all 0.001205 0.000000 675.319633 (120.949959)
test_rubyspec 0.060899 0.013492 53.399020 ( 61.519110)
total: 203.92 sec