Logfile: /home/ko1/ruby/logs/brlog.trunk.20221204-203456
#<BuildRuby:0x00005575a83180d0
@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.20221204-203456",
@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.000008 0.000002 0.000010 ( 0.000010)
autoconf 0.000013 0.000003 0.000016 ( 0.000017)
configure 0.000013 0.000003 0.000016 ( 0.000016)
build_up 0.004106 0.001026 1.204278 ( 1.278417)
build_miniruby 0.000870 0.000000 0.986350 ( 0.985226)
build_ruby 0.001181 0.000000 2.698834 ( 2.599002)
build_all 0.007655 0.001251 16.016403 ( 3.465745)
build_install 0.007741 0.001787 2.235232 ( 1.258173)
test_btest 0.000546 0.000125 62.021015 ( 11.759611)
test_basic 0.000512 0.004045 0.303388 ( 0.394743)
test_all 0.000000 0.001066 695.600246 (108.631910)
test_rubyspec 0.042865 0.026609 53.171288 ( 61.508728)
total: 191.88 sec