Logfile: /home/ko1/ruby/logs/brlog.trunk.20220703-101312
#<BuildRuby:0x000055b8c5bb28c0
@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.20220703-101312",
@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.000016 0.000000 0.000016 ( 0.000016)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.006702 0.000000 0.897347 ( 0.921964)
build_miniruby 0.000950 0.000000 0.057470 ( 0.056239)
build_ruby 0.000846 0.000000 0.058867 ( 0.057708)
build_all 0.004358 0.000000 1.502472 ( 0.606316)
build_install 0.010981 0.000000 6.262975 ( 2.824162)
test_btest 0.000751 0.000000 55.287858 ( 8.247332)
test_basic 0.005862 0.000000 0.345258 ( 0.433257)
test_all 0.001323 0.000000 614.925613 ( 90.977436)
test_rubyspec 0.111130 0.016853 44.438087 ( 49.991360)
total: 154.12 sec