Logfile: /home/ko1/ruby/logs/brlog.trunk.20221129-020604
#<BuildRuby:0x00005568c56eff68
@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.20221129-020604",
@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.000009 0.000000 0.000009 ( 0.000010)
autoconf 0.000022 0.000000 0.000022 ( 0.000022)
configure 0.000015 0.000000 0.000015 ( 0.000014)
build_up 0.005055 0.000073 1.152420 ( 1.174231)
build_miniruby 0.000925 0.000066 0.980484 ( 0.978907)
build_ruby 0.001137 0.000081 2.805851 ( 2.699130)
build_all 0.008838 0.000000 15.830819 ( 3.252405)
build_install 0.009767 0.000049 2.015105 ( 1.148254)
test_btest 0.000616 0.000034 63.836117 ( 10.704527)
test_basic 0.004462 0.000248 0.304905 ( 0.396863)
test_all 0.000870 0.000048 664.554799 (113.000787)
test_rubyspec 0.049797 0.015675 53.210617 ( 61.416000)
total: 194.77 sec