Logfile: /home/ko1/ruby/logs/brlog.trunk.20220802-020215
#<BuildRuby:0x0000564e0b511350
@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-020215",
@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.000019 0.000003 0.000022 ( 0.000023)
autoconf 0.000035 0.000006 0.000041 ( 0.000040)
configure 0.000035 0.000006 0.000041 ( 0.000040)
build_up 0.010595 0.001005 0.791731 ( 0.943720)
build_miniruby 0.001190 0.000183 0.052796 ( 0.051411)
build_ruby 0.001230 0.000189 0.067769 ( 0.066439)
build_all 0.008636 0.001329 1.218568 ( 0.472100)
build_install 0.014896 0.000536 4.319044 ( 1.823699)
test_btest 0.001278 0.000170 54.022118 ( 6.240079)
test_basic 0.005639 0.000000 0.280839 ( 0.374782)
test_all 0.002279 0.000284 497.898926 ( 52.883723)
test_rubyspec 0.100833 0.027359 41.066763 ( 47.010264)
total: 109.87 sec