Logfile: /home/ko1/ruby/logs/brlog.trunk.20220506-182949
#<BuildRuby:0x0000559072ad7d90
@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.20220506-182949",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.005755 0.000411 0.853139 ( 1.244760)
build_miniruby 0.000957 0.000000 0.057502 ( 0.056328)
build_ruby 0.000946 0.000000 0.057807 ( 0.056538)
build_all 0.004214 0.000126 1.486575 ( 0.594943)
build_install 0.001327 0.008299 6.260521 ( 2.827540)
test_btest 0.000503 0.000094 54.103848 ( 8.066757)
test_basic 0.005154 0.000966 0.292597 ( 0.380408)
test_all 0.001283 0.000240 636.704614 ( 93.850464)
test_rubyspec 0.040616 0.037338 43.847845 ( 48.772319)
total: 155.85 sec