Logfile: /home/ko1/ruby/logs/brlog.trunk.20220815-220439
#<BuildRuby:0x00005613cc2767e0
@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.20220815-220439",
@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.000000 0.000007 ( 0.000006)
autoconf 0.000016 0.000000 0.000016 ( 0.000016)
configure 0.000009 0.000000 0.000009 ( 0.000010)
build_up 0.006662 0.000000 0.893838 ( 3.368186)
build_miniruby 0.000891 0.000000 0.058673 ( 0.057427)
build_ruby 0.000875 0.000000 0.059302 ( 0.058087)
build_all 0.004812 0.000000 1.532540 ( 0.586995)
build_install 0.006599 0.004112 1.901186 ( 0.962402)
test_btest 0.000696 0.000036 46.522699 ( 8.880861)
test_basic 0.005898 0.000310 0.339583 ( 0.427205)
test_all 0.002383 0.000125 596.428001 ( 91.721023)
test_rubyspec 0.090562 0.029285 43.826406 ( 51.205181)
total: 157.27 sec