Logfile: /home/ko1/ruby/logs/brlog.trunk.20220807-204105
#<BuildRuby:0x00005633df5a32c8
@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.20220807-204105",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000018 0.000001 0.000019 ( 0.000019)
configure 0.000012 0.000001 0.000013 ( 0.000012)
build_up 0.006580 0.000173 0.830160 ( 1.287362)
build_miniruby 0.000955 0.000068 0.058554 ( 0.057223)
build_ruby 0.000960 0.000069 0.059525 ( 0.058273)
build_all 0.004624 0.000009 1.549795 ( 0.594405)
build_install 0.008819 0.000271 5.629743 ( 2.148916)
test_btest 0.000837 0.000052 53.722437 ( 8.025709)
test_basic 0.004910 0.000307 0.285616 ( 0.374849)
test_all 0.001239 0.000077 603.660412 ( 89.447975)
test_rubyspec 0.082397 0.038407 43.887004 ( 51.252882)
total: 153.25 sec