Logfile: /home/ko1/ruby/logs/brlog.trunk.20221202-222304
#<BuildRuby:0x0000563b55f56770
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221202-222304",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000006 0.000002 0.000008 ( 0.000007)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000000 0.000021 0.000021 ( 0.000022)
build_up 0.005944 0.004559 1.205232 ( 1.248871)
build_miniruby 0.001747 0.000538 0.845503 ( 0.843750)
build_ruby 0.002404 0.000740 2.243457 ( 2.146976)
build_all 0.008411 0.013188 18.698469 ( 2.217299)
build_install 0.017324 0.005633 2.086338 ( 1.030779)
test_btest 0.000980 0.000429 86.628581 ( 9.396577)
test_basic 0.002887 0.006768 0.348459 ( 0.435059)
test_all 0.002534 0.000000 729.901253 ( 70.443166)
test_rubyspec 0.072857 0.111788 49.451675 ( 57.552689)
total: 145.32 sec