Logfile: /home/ko1/ruby/logs/brlog.trunk.20220718-000543
#<BuildRuby:0x0000557f39a1ff00
@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.20220718-000543",
@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.000015 0.000000 0.000015 ( 0.000015)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.000000 0.006616 0.846843 ( 1.123549)
build_miniruby 0.000000 0.000947 0.057289 ( 0.055988)
build_ruby 0.000963 0.000000 0.059104 ( 0.057940)
build_all 0.004564 0.000000 1.548898 ( 0.603445)
build_install 0.005770 0.003326 5.669238 ( 2.207200)
test_btest 0.000613 0.000097 46.540110 ( 8.681616)
test_basic 0.002688 0.003496 0.332332 ( 0.419928)
test_all 0.000856 0.000171 608.156562 ( 91.041519)
test_rubyspec 0.101698 0.027028 43.554525 ( 49.120173)
total: 153.31 sec