Logfile: /home/ko1/ruby/logs/brlog.trunk.20221031-231111
#<BuildRuby:0x00005641a96551f8
@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.20221031-231111",
@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.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.009233 0.000382 1.143282 ( 1.934371)
build_miniruby 0.001836 0.000141 0.107737 ( 0.104737)
build_ruby 0.001249 0.000096 0.095287 ( 0.092522)
build_all 0.008752 0.000000 1.321545 ( 0.564105)
build_install 0.010197 0.004836 1.661431 ( 0.899575)
test_btest 0.001739 0.000205 60.377506 ( 6.617641)
test_basic 0.000000 0.007163 0.364708 ( 0.452494)
test_all 0.001048 0.007963 516.858031 ( 55.367708)
test_rubyspec 0.079416 0.057372 43.320081 ( 51.913789)
total: 117.95 sec