Logfile: /home/ko1/ruby/logs/brlog.trunk.20221010-005822
#<BuildRuby:0x000055840896d570
@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.20221010-005822",
@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.000002 0.000011 ( 0.000011)
autoconf 0.000011 0.000003 0.000014 ( 0.000015)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.010379 0.000000 1.085310 ( 1.153412)
build_miniruby 0.001916 0.000176 0.101538 ( 0.098321)
build_ruby 0.001276 0.000273 0.100140 ( 0.097005)
build_all 0.009325 0.000248 1.312405 ( 0.567713)
build_install 0.010235 0.005537 1.669003 ( 0.902007)
test_btest 0.001013 0.000238 61.680650 ( 6.722596)
test_basic 0.005259 0.001238 0.356705 ( 0.460544)
test_all 0.006914 0.000000 485.065482 ( 52.988441)
test_rubyspec 0.085531 0.052143 42.616934 ( 51.203563)
total: 114.19 sec