Logfile: /home/ko1/ruby/logs/brlog.trunk.20220507-145628
#<BuildRuby:0x000055a9840b7e98
@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.20220507-145628",
@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.000006)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000022 0.000004 0.000026 ( 0.000025)
build_up 0.000000 0.006797 0.831023 ( 1.230344)
build_miniruby 0.000000 0.001008 0.056984 ( 0.055655)
build_ruby 0.000000 0.001030 0.058088 ( 0.056804)
build_all 0.003780 0.000658 1.503087 ( 0.599411)
build_install 0.008257 0.002752 6.252290 ( 2.799598)
test_btest 0.000538 0.000179 54.248676 ( 8.512196)
test_basic 0.000000 0.005646 0.255513 ( 0.344371)
test_all 0.000000 0.001340 645.782431 ( 92.329877)
test_rubyspec 0.080862 0.047605 43.922669 ( 48.839908)
total: 154.77 sec