Logfile: /home/ko1/ruby/logs/brlog.trunk.20220810-225650
#<BuildRuby:0x00005642769303a0
@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.20220810-225650",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.010361 0.000909 0.975267 ( 1.037981)
build_miniruby 0.001627 0.000233 0.075610 ( 0.074085)
build_ruby 0.000000 0.002724 0.077703 ( 0.074846)
build_all 0.010951 0.000558 1.567390 ( 0.579629)
build_install 0.017692 0.002948 5.281362 ( 2.047142)
test_btest 0.001161 0.000194 69.123895 ( 8.544783)
test_basic 0.006687 0.001114 0.339817 ( 0.434750)
test_all 0.001720 0.000287 676.062332 ( 66.576803)
test_rubyspec 0.149318 0.035029 45.983794 ( 53.420512)
total: 132.79 sec