Logfile: /home/ko1/ruby/logs/brlog.trunk.20221125-053938
#<BuildRuby:0x00005578a5e57f68
@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.20221125-053938",
@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.000009 0.000000 0.000009 ( 0.000009)
autoconf 0.000021 0.000000 0.000021 ( 0.000026)
configure 0.000016 0.000000 0.000016 ( 0.000016)
build_up 0.000990 0.003755 1.072994 ( 1.840701)
build_miniruby 0.000832 0.000052 1.003594 ( 1.002397)
build_ruby 0.001097 0.000069 2.824788 ( 2.733732)
build_all 0.008747 0.000285 15.977286 ( 3.400273)
build_install 0.010080 0.000000 2.043117 ( 1.161250)
test_btest 0.000686 0.000000 59.277576 ( 11.002618)
test_basic 0.001336 0.003389 0.303376 ( 0.394596)
test_all 0.001309 0.000119 714.390909 (109.743920)
test_rubyspec 0.049495 0.019139 53.282208 ( 61.505273)
total: 192.79 sec