Logfile: /home/ko1/ruby/logs/brlog.trunk.20220727-112030
#<BuildRuby:0x00005645807f7fa8
@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.20220727-112030",
@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.000001 0.000008 ( 0.000007)
autoconf 0.000013 0.000001 0.000014 ( 0.000015)
configure 0.000011 0.000001 0.000012 ( 0.000012)
build_up 0.006683 0.000188 0.890756 ( 1.341220)
build_miniruby 0.000984 0.000065 0.057004 ( 0.055723)
build_ruby 0.000870 0.000058 0.059590 ( 0.058397)
build_all 0.000321 0.004237 1.514081 ( 0.589208)
build_install 0.010997 0.000301 5.656863 ( 2.168129)
test_btest 0.000556 0.000065 54.844316 ( 7.978640)
test_basic 0.005414 0.000000 0.278838 ( 0.368438)
test_all 0.000966 0.000000 610.741297 ( 89.373896)
test_rubyspec 0.110475 0.016214 43.597925 ( 49.309727)
total: 151.24 sec