Logfile: /home/ko1/ruby/logs/brlog.trunk.20220809-071221
#<BuildRuby:0x000055eb0152bdd0
@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.20220809-071221",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000014 0.000001 0.000015 ( 0.000014)
build_up 0.006095 0.000435 0.845016 ( 0.905712)
build_miniruby 0.000998 0.000071 0.057593 ( 0.056322)
build_ruby 0.000908 0.000065 0.059571 ( 0.058397)
build_all 0.004336 0.000309 1.510039 ( 0.583814)
build_install 0.002250 0.009001 5.629432 ( 2.161602)
test_btest 0.000529 0.000105 55.777592 ( 8.164338)
test_basic 0.005121 0.000093 0.282440 ( 0.371643)
test_all 0.001354 0.000254 606.942532 ( 87.420250)
test_rubyspec 0.075924 0.054098 43.844880 ( 51.216772)
total: 150.94 sec