Logfile: /home/ko1/ruby/logs/brlog.trunk.20221124-052811
#<BuildRuby:0x000055de0a727db8
@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.20221124-052811",
@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.000000 0.000008 ( 0.000009)
autoconf 0.000019 0.000002 0.000021 ( 0.000020)
configure 0.000015 0.000001 0.000016 ( 0.000016)
build_up 0.000000 0.004823 1.080627 ( 1.124357)
build_miniruby 0.000000 0.001013 0.980107 ( 0.978652)
build_ruby 0.000000 0.001076 2.754715 ( 2.643102)
build_all 0.001574 0.007424 16.041018 ( 3.362457)
build_install 0.008224 0.001402 1.992560 ( 1.123681)
test_btest 0.000614 0.000000 58.345033 ( 11.763075)
test_basic 0.004596 0.000386 0.311221 ( 0.401103)
test_all 0.000944 0.000277 709.346630 (113.482474)
test_rubyspec 0.044105 0.030227 53.306001 ( 61.476260)
total: 196.36 sec