Logfile: /home/ko1/ruby/logs/brlog.trunk.20220530-152004
#<BuildRuby:0x000055563594d2f8
@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.20220530-152004",
@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.000012 0.000000 0.000012 ( 0.000011)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.011473 0.000000 0.833296 ( 0.945027)
build_miniruby 0.001606 0.000000 0.060356 ( 0.060389)
build_ruby 0.001385 0.000000 0.052735 ( 0.052016)
build_all 0.008962 0.000000 1.237515 ( 0.501539)
build_install 0.018326 0.000000 4.904116 ( 2.533983)
test_btest 0.000000 0.002657 52.564164 ( 5.996153)
test_basic 0.004411 0.002397 0.290631 ( 0.382430)
test_all 0.003056 0.000153 510.790044 ( 53.523931)
test_rubyspec 0.090082 0.037523 41.619863 ( 47.577823)
total: 111.57 sec