Logfile: /home/ko1/ruby/logs/brlog.trunk.20220730-062944
#<BuildRuby:0x0000557737d4c610
@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.20220730-062944",
@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.000009 0.000003 0.000012 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.009045 0.002262 0.960993 ( 1.214665)
build_miniruby 0.001634 0.000409 0.071558 ( 0.069038)
build_ruby 0.001714 0.000429 0.075777 ( 0.073301)
build_all 0.011405 0.000250 1.489745 ( 0.572673)
build_install 0.019098 0.004823 5.116583 ( 2.041998)
test_btest 0.001203 0.000267 75.381358 ( 8.488908)
test_basic 0.006829 0.000000 0.310933 ( 0.400955)
test_all 0.002142 0.000000 685.996100 ( 67.012055)
test_rubyspec 0.103036 0.082023 45.742092 ( 51.449190)
total: 131.32 sec