Logfile: /home/ko1/ruby/logs/brlog.trunk.20220728-020426
#<BuildRuby:0x000055e7945bc3a0
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220728-020426",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000001 0.000006 ( 0.000005)
autoconf 0.000010 0.000003 0.000013 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.006125 0.006090 1.020379 ( 1.710210)
build_miniruby 0.001556 0.000519 0.073882 ( 0.072547)
build_ruby 0.002523 0.000000 0.074861 ( 0.073287)
build_all 0.002953 0.007750 1.514355 ( 0.573301)
build_install 0.018552 0.005649 5.130625 ( 2.070889)
test_btest 0.000788 0.000315 76.865943 ( 8.370334)
test_basic 0.004951 0.001981 0.316074 ( 0.405389)
test_all 0.001460 0.000584 645.934323 ( 64.335820)
test_rubyspec 0.100645 0.078001 45.388577 ( 51.063310)
total: 128.68 sec