Logfile: /home/ko1/ruby/logs/brlog.trunk.20220826-052832
#<BuildRuby:0x000055e79eead1f8
@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.20220826-052832",
@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.000017 0.000007 0.000024 ( 0.000025)
autoconf 0.000024 0.000008 0.000032 ( 0.000033)
configure 0.000019 0.000007 0.000026 ( 0.000026)
build_up 0.000000 0.012228 0.890642 ( 2.550599)
build_miniruby 0.000000 0.001806 0.064694 ( 0.063373)
build_ruby 0.000000 0.002016 0.061165 ( 0.058605)
build_all 0.003075 0.005673 1.255338 ( 0.486980)
build_install 0.008931 0.008838 1.561245 ( 0.811838)
test_btest 0.000844 0.000714 52.541685 ( 5.979210)
test_basic 0.003105 0.002627 0.287002 ( 0.377317)
test_all 0.002383 0.002017 518.140635 ( 53.618963)
test_rubyspec 0.080817 0.042887 42.034878 ( 50.500212)
total: 114.45 sec