Logfile: /home/ko1/ruby/logs/brlog.trunk.20221122-000841
#<BuildRuby:0x000055da0e03fed8
@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.20221122-000841",
@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.000010 0.000001 0.000011 ( 0.000010)
autoconf 0.000019 0.000001 0.000020 ( 0.000020)
configure 0.000015 0.000001 0.000016 ( 0.000016)
build_up 0.001143 0.003565 1.168211 ( 1.182939)
build_miniruby 0.000973 0.000000 0.959639 ( 0.958074)
build_ruby 0.001244 0.000000 2.751224 ( 2.644687)
build_all 0.008902 0.000000 15.930382 ( 3.298193)
build_install 0.006580 0.002610 2.037597 ( 1.156691)
test_btest 0.000646 0.000000 64.995277 ( 10.497632)
test_basic 0.005088 0.000000 0.306861 ( 0.397187)
test_all 0.001291 0.000000 712.041467 (111.386339)
test_rubyspec 0.048215 0.018690 53.396225 ( 61.651617)
total: 193.17 sec