Logfile: /home/ko1/ruby/logs/brlog.trunk.20220813-034628
#<BuildRuby:0x0000556280059348
@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.20220813-034628",
@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.000024 0.000002 0.000026 ( 0.000026)
autoconf 0.000043 0.000003 0.000046 ( 0.000046)
configure 0.000026 0.000002 0.000028 ( 0.000028)
build_up 0.000000 0.013331 0.865864 ( 0.909326)
build_miniruby 0.000791 0.000841 0.064835 ( 0.063914)
build_ruby 0.001408 0.000469 0.050598 ( 0.048672)
build_all 0.005679 0.001893 1.255838 ( 0.458683)
build_install 0.012322 0.002572 1.619648 ( 0.798917)
test_btest 0.000965 0.000302 51.954604 ( 6.001034)
test_basic 0.005635 0.000282 0.285290 ( 0.375338)
test_all 0.003761 0.000000 491.598391 ( 51.404434)
test_rubyspec 0.074675 0.055817 41.743608 ( 49.398753)
total: 109.46 sec