Logfile: /home/ko1/ruby/logs/brlog.trunk.20221121-083352
#<BuildRuby:0x0000563cc6783670
@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-083352",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000012 0.000001 0.000013 ( 0.000014)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.005388 0.000079 1.107695 ( 1.141402)
build_miniruby 0.000967 0.000060 0.974722 ( 0.973274)
build_ruby 0.001057 0.000066 2.713761 ( 2.627906)
build_all 0.008633 0.000251 15.933834 ( 3.302733)
build_install 0.008189 0.000000 2.043549 ( 1.235523)
test_btest 0.000641 0.000000 60.730496 ( 11.580276)
test_basic 0.000426 0.004636 0.283116 ( 0.373377)
test_all 0.001124 0.000118 633.233512 (105.337702)
test_rubyspec 0.044075 0.015996 52.352741 ( 60.503423)
total: 187.08 sec