Logfile: /home/ko1/ruby/logs/brlog.trunk.20221126-222005
#<BuildRuby:0x0000564d05bb7fa8
@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.20221126-222005",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000014 0.000000 0.000014 ( 0.000015)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.005060 0.000298 1.148948 ( 1.397231)
build_miniruby 0.000906 0.000000 0.991671 ( 0.990210)
build_ruby 0.001172 0.000000 2.817987 ( 2.684969)
build_all 0.005389 0.004222 22.384047 ( 4.421170)
build_install 0.009100 0.000051 4.416498 ( 1.603360)
test_btest 0.000564 0.000053 64.262141 ( 10.418303)
test_basic 0.000475 0.004409 0.298712 ( 0.389566)
test_all 0.000677 0.000097 652.979267 (121.335551)
test_rubyspec 0.041649 0.018717 52.723964 ( 60.941477)
total: 204.18 sec