Logfile: /home/ko1/ruby/logs/brlog.trunk.20221007-221959
#<BuildRuby:0x000055e06e1749f0
@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.20221007-221959",
@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.000031 0.000003 0.000034 ( 0.000034)
autoconf 0.000043 0.000003 0.000046 ( 0.000046)
configure 0.000027 0.000002 0.000029 ( 0.000028)
build_up 0.000004 0.014274 1.057226 ( 1.886777)
build_miniruby 0.001764 0.000000 0.102820 ( 0.100040)
build_ruby 0.001685 0.000000 0.093223 ( 0.090088)
build_all 0.008210 0.000249 1.353163 ( 0.557723)
build_install 0.006694 0.008555 1.614259 ( 0.874550)
test_btest 0.001398 0.000544 61.254494 ( 6.791028)
test_basic 0.004283 0.001666 0.353257 ( 0.450339)
test_all 0.007970 0.000000 506.360229 ( 54.140377)
test_rubyspec 0.100874 0.032268 42.669355 ( 51.157141)
total: 116.05 sec