Logfile: /home/ko1/ruby/logs/brlog.trunk.20221130-231440
#<BuildRuby:0x0000557bc93af3c8
@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.20221130-231440",
@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.000000 0.000008 ( 0.000009)
autoconf 0.000029 0.000001 0.000030 ( 0.000031)
configure 0.000013 0.000000 0.000013 ( 0.000014)
build_up 0.005130 0.000056 1.191013 ( 1.689401)
build_miniruby 0.000964 0.000050 0.981683 ( 0.980154)
build_ruby 0.001183 0.000062 2.757617 ( 2.660525)
build_all 0.008287 0.000203 15.763943 ( 3.239379)
build_install 0.009101 0.000455 2.227064 ( 1.286236)
test_btest 0.000664 0.000033 62.292603 ( 11.343546)
test_basic 0.004610 0.000231 0.305433 ( 0.396110)
test_all 0.000869 0.000044 656.374202 (123.437139)
test_rubyspec 0.033258 0.024689 53.016563 ( 61.259821)
total: 206.29 sec