Logfile: /home/ko1/ruby/logs/brlog.trunk.20221210-034824
#<BuildRuby:0x000055d8b0dcf1c0
@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.20221210-034824",
@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.000007 0.000001 0.000008 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.000099 0.003963 0.808140 ( 1.090106)
build_miniruby 0.000665 0.000166 0.713677 ( 0.712996)
build_ruby 0.001434 0.000000 2.459080 ( 2.387772)
build_all 0.004716 0.004685 12.411884 ( 1.498172)
build_install 0.005820 0.000468 1.617888 ( 0.764526)
test_btest 0.000525 0.000150 63.834408 ( 6.265836)
test_basic 0.000567 0.003085 0.242135 ( 0.339116)
test_all 0.001043 0.000152 493.815937 ( 50.125636)
test_rubyspec 0.015289 0.013415 35.210030 ( 45.751875)
total: 108.94 sec