Logfile: /home/ko1/ruby/logs/brlog.trunk.20220731-155913
#<BuildRuby:0x0000558cc1892a58
@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.20220731-155913",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.009016 0.000693 0.848965 ( 1.010144)
build_miniruby 0.001767 0.000000 0.064271 ( 0.063052)
build_ruby 0.000000 0.001868 0.068734 ( 0.067696)
build_all 0.001342 0.007021 1.289158 ( 0.468020)
build_install 0.016053 0.001369 4.223803 ( 1.794884)
test_btest 0.001230 0.000231 51.765888 ( 5.900217)
test_basic 0.002707 0.004514 0.292782 ( 0.382382)
test_all 0.002205 0.000519 511.430714 ( 53.263165)
test_rubyspec 0.078214 0.050194 41.731972 ( 47.564197)
total: 110.52 sec