Logfile: /home/ko1/ruby/logs/brlog.trunk.20221202-202801
#<BuildRuby:0x00005647b89e3418
@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.20221202-202801",
@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.000000 0.000006 ( 0.000006)
autoconf 0.000015 0.000001 0.000016 ( 0.000016)
configure 0.000013 0.000001 0.000014 ( 0.000013)
build_up 0.001072 0.004085 1.139285 ( 1.244068)
build_miniruby 0.000982 0.000000 0.929930 ( 0.928514)
build_ruby 0.001078 0.000000 2.801872 ( 2.716138)
build_all 0.009074 0.000000 15.742415 ( 3.334572)
build_install 0.002443 0.006698 2.254625 ( 1.324617)
test_btest 0.000456 0.000096 66.288605 ( 11.752606)
test_basic 0.005437 0.000000 0.295034 ( 0.385938)
test_all 0.000901 0.000000 675.987160 (108.875264)
test_rubyspec 0.043300 0.012491 53.307547 ( 61.569653)
total: 192.13 sec