Logfile: /home/ko1/ruby/logs/brlog.trunk.20220602-082814
#<BuildRuby:0x000055f3769780a0
@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.20220602-082814",
@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.000009 0.000001 0.000010 ( 0.000010)
build_up 0.000000 0.006714 0.829293 ( 1.025403)
build_miniruby 0.000000 0.000909 0.056560 ( 0.055301)
build_ruby 0.000000 0.000966 0.058058 ( 0.056877)
build_all 0.000518 0.003958 1.501014 ( 0.601918)
build_install 0.006287 0.004962 6.291311 ( 2.850836)
test_btest 0.000467 0.000166 57.173091 ( 8.261957)
test_basic 0.005274 0.000287 0.255052 ( 0.344043)
test_all 0.001554 0.000000 619.110517 ( 97.934958)
test_rubyspec 0.091308 0.028566 44.014381 ( 49.623624)
total: 160.76 sec