Logfile: /home/ko1/ruby/logs/brlog.trunk.20220830-004943
#<BuildRuby:0x00005629384049c8
@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.20220830-004943",
@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.000002 0.000007 ( 0.000005)
autoconf 0.000014 0.000004 0.000018 ( 0.000018)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.004467 0.006702 1.018203 ( 2.207774)
build_miniruby 0.001428 0.000510 0.072951 ( 0.071390)
build_ruby 0.001516 0.000542 0.079205 ( 0.077386)
build_all 0.009628 0.000541 1.562554 ( 0.602128)
build_install 0.020967 0.001181 1.876246 ( 0.924744)
test_btest 0.000999 0.000250 76.197903 ( 8.163518)
test_basic 0.002336 0.005056 0.327289 ( 0.416686)
test_all 0.000000 0.002837 649.534332 ( 65.104853)
test_rubyspec 0.093870 0.087455 45.739642 ( 54.173697)
total: 131.74 sec