Logfile: /home/ko1/ruby/logs/brlog.trunk.20220825-020719
#<BuildRuby:0x00005626252f43a0
@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.20220825-020719",
@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.000010 0.000001 0.000011 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.003456 0.008157 0.990692 ( 1.643826)
build_miniruby 0.001706 0.000487 0.077943 ( 0.075850)
build_ruby 0.001525 0.000436 0.077983 ( 0.076462)
build_all 0.009850 0.001460 1.558065 ( 0.570976)
build_install 0.019033 0.003572 1.908175 ( 0.911609)
test_btest 0.000731 0.000183 72.181280 ( 8.209542)
test_basic 0.004165 0.003686 0.328415 ( 0.417242)
test_all 0.002891 0.002397 645.853041 ( 64.703422)
test_rubyspec 0.097980 0.072707 45.656911 ( 54.263530)
total: 130.87 sec