Logfile: /home/ko1/ruby/logs/brlog.trunk.20220724-092201
#<BuildRuby:0x000055ecb4698d30
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220724-092201",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.006308 0.005412 0.983168 ( 1.133330)
build_miniruby 0.001455 0.000335 0.073589 ( 0.072459)
build_ruby 0.001643 0.000379 0.082229 ( 0.080410)
build_all 0.011305 0.000406 1.521570 ( 0.583888)
build_install 0.020272 0.001915 5.151002 ( 2.059289)
test_btest 0.000000 0.001322 66.972081 ( 8.519533)
test_basic 0.000184 0.006682 0.330283 ( 0.425975)
test_all 0.000693 0.001111 667.781549 ( 66.275268)
test_rubyspec 0.098059 0.056538 45.552956 ( 51.304418)
total: 130.46 sec