Logfile: /home/ko1/ruby/logs/brlog.trunk.20221203-224214
#<BuildRuby:0x000055a9bce92350
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221203-224214",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000025 0.000007 0.000032 ( 0.000031)
configure 0.000012 0.000003 0.000015 ( 0.000015)
build_up 0.004137 0.001128 1.167181 ( 1.260346)
build_miniruby 0.000802 0.000218 1.017531 ( 1.016035)
build_ruby 0.000930 0.000254 2.737239 ( 2.634209)
build_all 0.009246 0.000000 15.991184 ( 3.423476)
build_install 0.005808 0.003713 2.183930 ( 1.186311)
test_btest 0.000451 0.000121 64.137302 ( 11.281011)
test_basic 0.004661 0.000031 0.282448 ( 0.373161)
test_all 0.000851 0.000000 659.740164 (111.356353)
test_rubyspec 0.042665 0.016712 53.878116 ( 62.100042)
total: 194.63 sec