Logfile: /home/ko1/ruby/logs/brlog.trunk.20221121-055343
#<BuildRuby:0x000055d110927de0
@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-055343",
@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.000010)
autoconf 0.000017 0.000003 0.000020 ( 0.000020)
configure 0.000014 0.000002 0.000016 ( 0.000016)
build_up 0.003980 0.000613 1.135179 ( 1.098881)
build_miniruby 0.000904 0.000139 0.951016 ( 0.949572)
build_ruby 0.001110 0.000170 2.778652 ( 2.679929)
build_all 0.009024 0.000033 15.883954 ( 3.370750)
build_install 0.008225 0.001097 1.981235 ( 1.166441)
test_btest 0.000510 0.000068 66.323229 ( 11.029775)
test_basic 0.004390 0.000585 0.296765 ( 0.387492)
test_all 0.001057 0.000141 651.014959 (102.088344)
test_rubyspec 0.051445 0.019254 51.798718 ( 60.042234)
total: 182.81 sec