Logfile: /home/ko1/ruby/logs/brlog.trunk.20220725-022050
#<BuildRuby:0x0000557d928f9ac0
@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.20220725-022050",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000008 0.000003 0.000011 ( 0.000011)
configure 0.000004 0.000001 0.000005 ( 0.000006)
build_up 0.006407 0.002562 0.885585 ( 2.187229)
build_miniruby 0.001423 0.000569 0.062679 ( 0.062246)
build_ruby 0.001381 0.000552 0.058921 ( 0.057197)
build_all 0.008625 0.001317 1.240164 ( 0.461269)
build_install 0.014641 0.001572 4.434449 ( 1.793964)
test_btest 0.001059 0.000331 53.252700 ( 6.135756)
test_basic 0.004174 0.001305 0.292366 ( 0.384958)
test_all 0.002415 0.000754 511.127272 ( 52.942811)
test_rubyspec 0.086651 0.043303 41.882241 ( 47.394849)
total: 111.42 sec