Logfile: /home/ko1/ruby/logs/brlog.trunk.20220722-021100
#<BuildRuby:0x00005571f52229c0
@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.20220722-021100",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.008623 0.001438 0.893143 ( 6.030059)
build_miniruby 0.001189 0.000198 0.063836 ( 0.062833)
build_ruby 0.002048 0.000000 0.054912 ( 0.053114)
build_all 0.007990 0.000092 1.267112 ( 0.457990)
build_install 0.014197 0.002029 4.321053 ( 1.768660)
test_btest 0.000983 0.000140 53.607483 ( 5.898737)
test_basic 0.000000 0.005348 0.291530 ( 0.393666)
test_all 0.001813 0.000000 502.218981 ( 52.919365)
test_rubyspec 0.082085 0.051422 41.607388 ( 47.472717)
total: 115.06 sec