Logfile: /home/ko1/ruby/logs/brlog.trunk.20221116-105259
#<BuildRuby:0x0000563ad63072c8
@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-105259",
@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.000019 0.000001 0.000020 ( 0.000020)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.000000 0.004936 1.058821 ( 1.177634)
build_miniruby 0.000000 0.000953 1.020806 ( 1.019840)
build_ruby 0.000000 0.001287 2.831713 ( 2.735754)
build_all 0.002116 0.006595 15.786659 ( 3.288277)
build_install 0.008043 0.000211 1.972520 ( 1.145913)
test_btest 0.000438 0.000104 63.878957 ( 10.651193)
test_basic 0.001131 0.003969 0.314468 ( 0.405100)
test_all 0.001006 0.000287 636.006813 (100.833394)
test_rubyspec 0.047573 0.015946 51.688161 ( 59.874524)
total: 181.13 sec