Logfile: /home/ko1/ruby/logs/brlog.trunk.20240116-031640
#<BuildRuby:0x0000560bab3537b8
@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.20240116-031640",
@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.000022 0.000002 0.000024 ( 0.000026)
autoconf 0.000034 0.000004 0.000038 ( 0.000038)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.003817 0.002869 1.212847 ( 1.598848)
build_miniruby 0.001450 0.000197 0.954581 ( 0.953250)
build_ruby 0.001107 0.000151 2.810958 ( 2.810740)
build_all 0.009126 0.000000 14.234233 ( 1.299142)
build_install 0.003599 0.003984 4.037097 ( 1.064504)
test_btest 0.001015 0.000162 78.331468 ( 6.541073)
test_basic 0.002002 0.003486 0.784869 ( 0.858977)
test_all 0.093920 0.037134 462.904390 ( 54.740612)
test_rubyspec 0.024916 0.021765 47.702083 ( 60.069156)
total: 129.94 sec