Logfile: /home/ko1/ruby/logs/brlog.trunk.20221126-102436
#<BuildRuby:0x000055c208cd4dd8
@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-102436",
@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.000005 0.000002 0.000007 ( 0.000008)
autoconf 0.000010 0.000003 0.000013 ( 0.000013)
configure 0.000007 0.000002 0.000009 ( 0.000010)
build_up 0.009899 0.001925 1.286219 ( 1.549941)
build_miniruby 0.001928 0.000643 0.849505 ( 0.850984)
build_ruby 0.001975 0.000659 2.247909 ( 2.158118)
build_all 0.020774 0.001576 25.155271 ( 2.823406)
build_install 0.021036 0.000000 4.984546 ( 1.201126)
test_btest 0.001319 0.000000 87.478549 ( 8.827118)
test_basic 0.007065 0.000000 0.359874 ( 0.449598)
test_all 0.002570 0.000033 668.516391 ( 69.063670)
test_rubyspec 0.105136 0.042072 49.437454 ( 57.902371)
total: 144.83 sec