Logfile: /home/ko1/ruby/logs/brlog.trunk.20220921-085952
#<BuildRuby:0x00005557b41c74b8
@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.20220921-085952",
@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.000002 0.000007 ( 0.000005)
autoconf 0.000009 0.000003 0.000012 ( 0.000012)
configure 0.000007 0.000003 0.000010 ( 0.000009)
build_up 0.007653 0.002551 1.100508 ( 2.193150)
build_miniruby 0.001626 0.000542 0.119330 ( 0.115511)
build_ruby 0.001685 0.000561 0.120724 ( 0.103916)
build_all 0.010218 0.000220 1.583022 ( 0.645499)
build_install 0.021375 0.000000 1.912031 ( 0.964144)
test_btest 0.001233 0.000000 78.639231 ( 8.311644)
test_basic 0.006687 0.001173 0.370273 ( 0.468562)
test_all 0.004763 0.000000 665.890104 ( 68.500449)
test_rubyspec 0.112158 0.053625 45.757732 ( 54.122218)
total: 135.43 sec