Logfile: /home/ko1/ruby/logs/brlog.trunk.20240113-110754
#<BuildRuby:0x0000564c13557840
@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.20240113-110754",
@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.000008)
autoconf 0.000027 0.000002 0.000029 ( 0.000030)
configure 0.000025 0.000001 0.000026 ( 0.000025)
build_up 0.003718 0.000232 0.845829 ( 1.222224)
build_miniruby 0.000000 0.001264 0.932288 ( 0.933658)
build_ruby 0.000000 0.001343 2.961521 ( 2.965219)
build_all 0.008170 0.003841 14.546878 ( 1.392742)
build_install 0.006822 0.002934 4.171314 ( 1.138564)
test_btest 0.000547 0.000092 78.982837 ( 7.047010)
test_basic 0.000746 0.003612 0.467168 ( 0.544498)
test_all 0.093765 0.042907 540.627508 ( 53.743583)
test_rubyspec 0.015745 0.019007 48.892058 ( 61.448012)
total: 130.44 sec