Logfile: /home/ko1/ruby/logs/brlog.trunk.20221120-103551
#<BuildRuby:0x000055f4f12cc018
@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.20221120-103551",
@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.000007 0.000002 0.000009 ( 0.000007)
autoconf 0.000013 0.000002 0.000015 ( 0.000016)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.000540 0.004316 1.172622 ( 1.158176)
build_miniruby 0.001020 0.000000 0.998614 ( 0.997288)
build_ruby 0.001260 0.000000 2.864931 ( 2.739713)
build_all 0.008403 0.000497 15.915718 ( 3.480701)
build_install 0.005389 0.004664 2.006987 ( 1.125257)
test_btest 0.000448 0.000120 65.263865 ( 10.776096)
test_basic 0.002167 0.002491 0.290076 ( 0.380944)
test_all 0.000779 0.000230 655.803840 (101.236023)
test_rubyspec 0.034003 0.021074 50.824639 ( 59.072500)
total: 180.97 sec