Logfile: /home/ko1/ruby/logs/brlog.trunk.20221126-135511
#<BuildRuby:0x000055e4ea9a09c8
@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.20221126-135511",
@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.000013 0.000006 0.000019 ( 0.000020)
configure 0.000005 0.000002 0.000007 ( 0.000008)
build_up 0.005177 0.004563 1.280869 ( 1.566798)
build_miniruby 0.001368 0.000684 0.844457 ( 0.854223)
build_ruby 0.002015 0.001008 2.247672 ( 2.180403)
build_all 0.013412 0.008892 24.941694 ( 2.847965)
build_install 0.015484 0.005553 4.917087 ( 1.211547)
test_btest 0.000772 0.000386 88.041297 ( 9.030436)
test_basic 0.001331 0.005874 0.357160 ( 0.446708)
test_all 0.001871 0.001053 675.189507 ( 70.459443)
test_rubyspec 0.089614 0.062496 49.829458 ( 58.309763)
total: 146.91 sec