Logfile: /home/ko1/ruby/logs/brlog.trunk.20220511-132551
#<BuildRuby:0x000055e7c1df53a0
@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.20220511-132551",
@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.000009 0.000003 0.000012 ( 0.000011)
autoconf 0.000072 0.000022 0.000094 ( 0.000075)
configure 0.000014 0.000005 0.000019 ( 0.000018)
build_up 0.006589 0.000760 0.942837 ( 2.943914)
build_miniruby 0.000897 0.000256 0.060617 ( 0.060123)
build_ruby 0.001079 0.000000 0.055559 ( 0.054853)
build_all 0.003776 0.001937 1.380200 ( 0.599780)
build_install 0.011784 0.002232 6.515009 ( 3.106496)
test_btest 0.000487 0.000135 61.934816 ( 12.663295)
test_basic 0.000000 0.004954 0.289585 ( 0.382005)
test_all 0.000000 0.001512 551.013977 ( 64.071366)
test_rubyspec 0.032504 0.018785 53.625992 ( 58.936998)
total: 142.82 sec