Logfile: /home/ko1/ruby/logs/brlog.trunk.20220802-123433
#<BuildRuby:0x000055bd328b9350
@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.20220802-123433",
@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.000020 0.000013 0.000033 ( 0.000034)
autoconf 0.000026 0.000017 0.000043 ( 0.000043)
configure 0.000017 0.000011 0.000028 ( 0.000029)
build_up 0.008500 0.002760 0.859416 ( 1.156408)
build_miniruby 0.001367 0.000821 0.063341 ( 0.062782)
build_ruby 0.001061 0.000636 0.065540 ( 0.065628)
build_all 0.007204 0.001413 1.230106 ( 0.475486)
build_install 0.012156 0.003650 4.221848 ( 1.795710)
test_btest 0.000847 0.000424 51.517318 ( 6.016888)
test_basic 0.000193 0.005654 0.294135 ( 0.387174)
test_all 0.003793 0.000000 506.562848 ( 53.122186)
test_rubyspec 0.093696 0.031507 41.390309 ( 49.175139)
total: 112.26 sec