Logfile: /home/ko1/ruby/logs/brlog.trunk.20221116-170207
#<BuildRuby:0x000055e0959f7fb0
@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.20221116-170207",
@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.000006 0.000002 0.000008 ( 0.000009)
autoconf 0.000013 0.000005 0.000018 ( 0.000017)
configure 0.000012 0.000004 0.000016 ( 0.000015)
build_up 0.000000 0.004880 1.085226 ( 2.481599)
build_miniruby 0.000000 0.000906 1.007421 ( 1.005939)
build_ruby 0.000000 0.001190 2.782125 ( 2.659458)
build_all 0.007674 0.001033 15.865019 ( 3.303679)
build_install 0.009398 0.000983 1.983487 ( 1.157674)
test_btest 0.000420 0.000173 61.948108 ( 10.650670)
test_basic 0.004466 0.000307 0.281381 ( 0.372870)
test_all 0.001371 0.000000 650.938894 (102.796246)
test_rubyspec 0.033152 0.027185 51.592197 ( 59.763044)
total: 184.19 sec