Logfile: /home/ko1/ruby/logs/brlog.trunk.20221117-181037
#<BuildRuby:0x000055af9a447da8
@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.20221117-181037",
@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.000000 0.000007 ( 0.000007)
autoconf 0.000014 0.000002 0.000016 ( 0.000016)
configure 0.000014 0.000002 0.000016 ( 0.000015)
build_up 0.004445 0.000049 1.102767 ( 1.298311)
build_miniruby 0.000816 0.000096 0.994256 ( 0.993075)
build_ruby 0.001032 0.000122 2.891459 ( 2.805321)
build_all 0.009173 0.000087 15.997557 ( 3.291238)
build_install 0.010404 0.000000 2.064248 ( 1.186545)
test_btest 0.000621 0.000000 55.786535 ( 11.937681)
test_basic 0.001455 0.003658 0.325402 ( 0.415473)
test_all 0.000787 0.000103 640.008876 ( 98.975936)
test_rubyspec 0.043680 0.015247 51.579931 ( 59.820909)
total: 180.73 sec