Logfile: /home/ko1/ruby/logs/brlog.trunk.20221225-134428
#<BuildRuby:0x00005572f71744d0
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20221225-134428",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000012 0.000000 0.000012 ( 0.000013)
configure 0.000011 0.000000 0.000011 ( 0.000010)
build_up 0.008690 0.000000 0.950537 ( 1.133836)
build_miniruby 0.002539 0.000000 0.840218 ( 0.838715)
build_ruby 0.002904 0.000000 2.122142 ( 2.122736)
build_all 0.020975 0.000000 18.600499 ( 2.190516)
build_install 0.009656 0.012007 2.085896 ( 1.034086)
test_btest 0.001265 0.000146 86.730180 ( 9.188568)
test_basic 0.007698 0.000888 0.345040 ( 0.432138)
test_all 0.002481 0.000287 685.662862 ( 75.094861)
test_rubyspec 0.099852 0.072920 47.908117 ( 56.039702)
total: 148.08 sec