Logfile: /home/ko1/ruby/logs/brlog.trunk.20220312-171956
#<BuildRuby:0x0000564e20c484d8
@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.20220312-171956",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000012 0.000003 0.000015 ( 0.000016)
configure 0.000046 0.000011 0.000057 ( 0.000057)
build_up 0.009803 0.002262 0.999812 ( 1.142221)
build_miniruby 0.001666 0.000385 0.068184 ( 0.065817)
build_ruby 0.001669 0.000385 0.078867 ( 0.076724)
build_all 0.009620 0.000000 1.502222 ( 0.595628)
build_install 0.012355 0.010502 5.231516 ( 2.157173)
test_btest 0.000909 0.000267 74.649309 ( 8.201829)
test_basic 0.007237 0.000596 0.339677 ( 0.437700)
test_all 0.001235 0.000343 689.613722 ( 66.973353)
test_rubyspec 0.092646 0.072023 46.210338 ( 51.322865)
total: 130.97 sec