Logfile: /home/ko1/ruby/logs/brlog.trunk.20220831-171846
#<BuildRuby:0x000055d3ac754d30
@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.20220831-171846",
@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.000001 0.000006 ( 0.000005)
autoconf 0.000016 0.000004 0.000020 ( 0.000019)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.007438 0.005083 0.970267 ( 0.989378)
build_miniruby 0.001541 0.000474 0.076182 ( 0.074489)
build_ruby 0.002524 0.000000 0.075555 ( 0.072802)
build_all 0.010087 0.000000 1.530178 ( 0.574816)
build_install 0.019040 0.000000 1.862822 ( 0.897713)
test_btest 0.001088 0.000000 76.683170 ( 7.872260)
test_basic 0.007516 0.000136 0.330322 ( 0.418896)
test_all 0.003568 0.000649 650.025889 ( 64.848490)
test_rubyspec 0.124234 0.048479 45.836206 ( 54.280106)
total: 130.03 sec