Logfile: /home/ko1/ruby/logs/brlog.trunk.20220817-193135
#<BuildRuby:0x000055a1a309fe58
@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.20220817-193135",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000012 0.000001 0.000013 ( 0.000014)
configure 0.000009 0.000001 0.000010 ( 0.000011)
build_up 0.005963 0.000917 0.809213 ( 0.886964)
build_miniruby 0.000000 0.000942 0.057848 ( 0.056658)
build_ruby 0.000000 0.001037 0.060004 ( 0.058660)
build_all 0.001904 0.002701 1.537853 ( 0.590572)
build_install 0.009881 0.001158 1.896398 ( 0.961048)
test_btest 0.000755 0.000000 46.862658 ( 8.803178)
test_basic 0.005488 0.000000 0.294461 ( 0.383464)
test_all 0.001496 0.000000 590.609509 ( 92.279584)
test_rubyspec 0.072556 0.051463 43.877653 ( 51.251313)
total: 155.27 sec