Logfile: /home/ko1/ruby/logs/brlog.trunk.20220827-033913
#<BuildRuby:0x000055910d5d6148
@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.20220827-033913",
@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.000003 0.000002 0.000005 ( 0.000005)
autoconf 0.000007 0.000003 0.000010 ( 0.000011)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.009502 0.001999 0.850232 ( 1.616139)
build_miniruby 0.001067 0.000388 0.055417 ( 0.054020)
build_ruby 0.001445 0.000526 0.068615 ( 0.066083)
build_all 0.007839 0.001032 1.272262 ( 0.483162)
build_install 0.014255 0.004752 1.588233 ( 0.797378)
test_btest 0.000000 0.001359 53.871626 ( 6.143459)
test_basic 0.001448 0.005024 0.298837 ( 0.394914)
test_all 0.003700 0.000906 484.463702 ( 53.475337)
test_rubyspec 0.070492 0.053688 41.895866 ( 50.547049)
total: 113.58 sec