Logfile: /home/ko1/ruby/logs/brlog.trunk.20221129-093229
#<BuildRuby:0x000056056acabeb0
@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.20221129-093229",
@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.000010 0.000001 0.000011 ( 0.000010)
autoconf 0.000019 0.000001 0.000020 ( 0.000020)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.000000 0.004717 1.208542 ( 1.639463)
build_miniruby 0.000000 0.000801 0.965442 ( 0.964194)
build_ruby 0.000000 0.001167 2.827047 ( 2.728221)
build_all 0.002372 0.006502 15.724818 ( 3.302668)
build_install 0.007198 0.002215 2.019358 ( 1.160047)
test_btest 0.000459 0.000141 57.377607 ( 12.286991)
test_basic 0.003414 0.001051 0.313005 ( 0.403758)
test_all 0.000901 0.000277 664.713949 (106.134092)
test_rubyspec 0.051133 0.024986 53.130578 ( 61.310365)
total: 189.93 sec