Logfile: /home/ko1/ruby/logs/brlog.trunk.20220802-175557
#<BuildRuby:0x000055f7666eab78
@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.20220802-175557",
@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.000004 0.000002 0.000006 ( 0.000006)
autoconf 0.000010 0.000005 0.000015 ( 0.000016)
configure 0.000010 0.000005 0.000015 ( 0.000014)
build_up 0.004674 0.002337 0.842024 ( 1.100335)
build_miniruby 0.000686 0.000343 0.057585 ( 0.056217)
build_ruby 0.000708 0.000354 0.059727 ( 0.058353)
build_all 0.004550 0.000021 1.525532 ( 0.584492)
build_install 0.010480 0.000561 5.663093 ( 2.181742)
test_btest 0.000613 0.000235 50.626070 ( 8.314273)
test_basic 0.000844 0.005064 0.370343 ( 0.458114)
test_all 0.000720 0.000332 639.064087 ( 93.410130)
test_rubyspec 0.075919 0.050240 43.869239 ( 49.499314)
total: 155.66 sec