Logfile: /home/ko1/ruby/logs/brlog.trunk.20221204-045359
#<BuildRuby:0x000056546e1e9c18
@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.20221204-045359",
@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.000011 0.000001 0.000012 ( 0.000011)
autoconf 0.000017 0.000001 0.000018 ( 0.000017)
configure 0.000011 0.000001 0.000012 ( 0.000012)
build_up 0.004803 0.000040 1.198470 ( 1.170314)
build_miniruby 0.000990 0.000045 0.990675 ( 0.989032)
build_ruby 0.001139 0.000051 2.712638 ( 2.591081)
build_all 0.009273 0.000048 15.766424 ( 3.344040)
build_install 0.009530 0.000000 2.264613 ( 1.255712)
test_btest 0.000575 0.000000 65.630674 ( 11.061949)
test_basic 0.004644 0.000000 0.299304 ( 0.390694)
test_all 0.000882 0.000000 655.937426 (120.734109)
test_rubyspec 0.047454 0.012639 53.712269 ( 61.921032)
total: 203.46 sec