Logfile: /home/ko1/ruby/logs/brlog.trunk.20221206-142544
#<BuildRuby:0x000055d664f63520
@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.20221206-142544",
@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.000003 0.000002 0.000005 ( 0.000005)
autoconf 0.000007 0.000005 0.000012 ( 0.000012)
configure 0.000005 0.000003 0.000008 ( 0.000008)
build_up 0.000000 0.010910 1.194881 ( 1.211892)
build_miniruby 0.000547 0.001692 0.850318 ( 0.853543)
build_ruby 0.001573 0.001573 2.209433 ( 2.125101)
build_all 0.011837 0.007244 18.423001 ( 2.152105)
build_install 0.019499 0.004079 2.044541 ( 1.014576)
test_btest 0.000920 0.000657 93.977083 ( 9.240310)
test_basic 0.003470 0.003899 0.349434 ( 0.438560)
test_all 0.001494 0.002615 683.389834 ( 72.144427)
test_rubyspec 0.092982 0.060197 49.389258 ( 57.714641)
total: 146.90 sec