Logfile: /home/ko1/ruby/logs/brlog.trunk.20221006-085313
#<BuildRuby:0x00005572dc879570
@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.20221006-085313",
@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.000004 0.000003 0.000007 ( 0.000008)
autoconf 0.000009 0.000004 0.000013 ( 0.000014)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.004306 0.006723 1.143505 ( 1.653903)
build_miniruby 0.000930 0.000620 0.095971 ( 0.093124)
build_ruby 0.000975 0.000650 0.097124 ( 0.093905)
build_all 0.001901 0.006033 1.277356 ( 0.569213)
build_install 0.008427 0.006555 1.612596 ( 0.871192)
test_btest 0.000000 0.002082 60.986602 ( 6.522699)
test_basic 0.000000 0.007156 0.355633 ( 0.453729)
test_all 0.007167 0.000000 505.544218 ( 54.220944)
test_rubyspec 0.073705 0.059917 42.168502 ( 50.770239)
total: 115.25 sec