Logfile: /home/ko1/ruby/logs/brlog.trunk.20221113-114515
#<BuildRuby:0x0000562b0d8d43a0
@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.20221113-114515",
@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.000005)
autoconf 0.000012 0.000000 0.000012 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.001862 0.008738 1.112827 ( 1.142195)
build_miniruby 0.002643 0.000000 0.120763 ( 0.115646)
build_ruby 0.002208 0.000132 0.132411 ( 0.113872)
build_all 0.005376 0.003572 1.575708 ( 0.682093)
build_install 0.018276 0.003586 1.917720 ( 0.983757)
test_btest 0.001608 0.000000 88.046602 ( 8.476407)
test_basic 0.006385 0.000870 0.409973 ( 0.498430)
test_all 0.000000 0.001899 653.308058 ( 67.473698)
test_rubyspec 0.099229 0.061074 47.862059 ( 56.396824)
total: 135.88 sec