Logfile: /home/ko1/ruby/logs/brlog.trunk.20221108-004553
#<BuildRuby:0x000055d0c68111f8
@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.20221108-004553",
@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.000011 0.000001 0.000012 ( 0.000012)
autoconf 0.000011 0.000001 0.000012 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.007970 0.000294 0.908233 ( 1.380707)
build_miniruby 0.001332 0.000095 0.051507 ( 0.050149)
build_ruby 0.001245 0.000089 0.049889 ( 0.048575)
build_all 0.000094 0.007854 1.230521 ( 0.471376)
build_install 0.013012 0.003383 1.565007 ( 0.802196)
test_btest 0.001434 0.000302 63.379204 ( 6.741703)
test_basic 0.003082 0.003760 0.298720 ( 0.388481)
test_all 0.003068 0.000000 496.746799 ( 53.473913)
test_rubyspec 0.094733 0.026468 43.355674 ( 51.581788)
total: 114.94 sec