Logfile: /home/ko1/ruby/logs/brlog.trunk.20221101-111339
#<BuildRuby:0x0000560f59134e80
@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.20221101-111339",
@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.000006)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.009319 0.000813 1.106332 ( 1.187362)
build_miniruby 0.001832 0.000282 0.096040 ( 0.093168)
build_ruby 0.001428 0.000220 0.098319 ( 0.096161)
build_all 0.008363 0.000000 1.294642 ( 0.557258)
build_install 0.005341 0.010324 1.660183 ( 0.900443)
test_btest 0.001384 0.000364 61.842173 ( 6.725813)
test_basic 0.005181 0.001364 0.352412 ( 0.443169)
test_all 0.006587 0.000571 511.357135 ( 54.894171)
test_rubyspec 0.087722 0.041945 43.463908 ( 51.944184)
total: 116.84 sec