Logfile: /home/ko1/ruby/logs/brlog.trunk.20220831-063409
#<BuildRuby:0x0000562bf950c8e8
@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.20220831-063409",
@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.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000018 0.000003 0.000021 ( 0.000014)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.006722 0.005607 0.913835 ( 1.251756)
build_miniruby 0.001536 0.000355 0.127430 ( 0.125162)
build_ruby 0.004358 0.000000 3.175711 ( 2.973767)
build_all 0.016466 0.003518 18.555840 ( 2.185141)
build_install 0.016749 0.005669 1.978217 ( 0.920239)
test_btest 0.000000 0.000966 74.125236 ( 8.319627)
test_basic 0.002147 0.005988 0.321494 ( 0.410745)
test_all 0.003890 0.000616 665.636566 ( 67.046403)
test_rubyspec 0.122286 0.065281 45.737277 ( 54.218035)
total: 137.45 sec