Logfile: /home/ko1/ruby/logs/brlog.trunk.20221126-015233
#<BuildRuby:0x000055f81a27c208
@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.20221126-015233",
@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.000001 0.000008 ( 0.000008)
autoconf 0.000018 0.000002 0.000020 ( 0.000019)
configure 0.000014 0.000002 0.000016 ( 0.000015)
build_up 0.004891 0.000000 1.085018 ( 1.098100)
build_miniruby 0.000888 0.000000 0.953041 ( 0.951891)
build_ruby 0.001207 0.000000 2.771015 ( 2.684393)
build_all 0.008460 0.000386 15.793293 ( 3.349001)
build_install 0.008436 0.000018 1.945636 ( 1.089207)
test_btest 0.000524 0.000048 64.604075 ( 10.761391)
test_basic 0.004438 0.000403 0.296751 ( 0.386990)
test_all 0.001205 0.000000 664.181189 (121.232884)
test_rubyspec 0.053864 0.008707 53.693333 ( 61.896755)
total: 203.45 sec