Logfile: /home/ko1/ruby/logs/brlog.trunk.20220731-152744
#<BuildRuby:0x00005580ca260c00
@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.20220731-152744",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000010 0.000003 0.000013 ( 0.000012)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.009373 0.001214 0.956262 ( 1.249926)
build_miniruby 0.001530 0.000353 0.068427 ( 0.068384)
build_ruby 0.001485 0.000343 0.077793 ( 0.078153)
build_all 0.007065 0.002959 1.531970 ( 0.594903)
build_install 0.019404 0.002838 5.167750 ( 2.088842)
test_btest 0.000907 0.000206 70.953694 ( 8.455798)
test_basic 0.001998 0.004621 0.321583 ( 0.412383)
test_all 0.000000 0.002302 654.068382 ( 64.456969)
test_rubyspec 0.105667 0.063676 45.564951 ( 51.198408)
total: 128.60 sec