Logfile: /home/ko1/ruby/logs/brlog.trunk.20221117-135004
#<BuildRuby:0x0000555a8fdb7dd0
@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.20221117-135004",
@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.000008 0.000001 0.000009 ( 0.000009)
autoconf 0.000016 0.000001 0.000017 ( 0.000017)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.004571 0.000327 1.062564 ( 1.315527)
build_miniruby 0.000979 0.000070 0.926110 ( 0.925072)
build_ruby 0.001121 0.000080 2.723398 ( 2.605961)
build_all 0.008523 0.000274 15.933542 ( 3.376811)
build_install 0.008846 0.000590 2.113372 ( 1.192941)
test_btest 0.000577 0.000038 56.278973 ( 11.851215)
test_basic 0.000000 0.005252 0.299415 ( 0.389799)
test_all 0.001431 0.000210 659.608065 (102.911337)
test_rubyspec 0.046805 0.013179 51.724604 ( 59.951602)
total: 184.52 sec