Logfile: /home/ko1/ruby/logs/brlog.trunk.20221115-004148
#<BuildRuby:0x000055e722f80c00
@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.20221115-004148",
@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.000002 0.000006 ( 0.000005)
autoconf 0.000009 0.000003 0.000012 ( 0.000012)
configure 0.000007 0.000003 0.000010 ( 0.000010)
build_up 0.007009 0.003626 1.080137 ( 1.103430)
build_miniruby 0.001663 0.000640 0.842409 ( 0.844591)
build_ruby 0.002334 0.000897 2.228637 ( 2.140524)
build_all 0.018024 0.001626 18.270974 ( 2.121277)
build_install 0.020771 0.000588 1.827329 ( 0.928718)
test_btest 0.001162 0.000290 89.975167 ( 8.524370)
test_basic 0.000000 0.007628 0.357696 ( 0.446544)
test_all 0.000042 0.001844 650.623774 ( 68.037251)
test_rubyspec 0.108405 0.049670 47.469182 ( 55.984692)
total: 140.13 sec