Logfile: /home/ko1/ruby/logs/brlog.trunk.20240104-134702
#<BuildRuby:0x0000559ae60ac090
@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.20240104-134702",
@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.000013 0.000005 0.000018 ( 0.000018)
autoconf 0.000022 0.000007 0.000029 ( 0.000029)
configure 0.000019 0.000006 0.000025 ( 0.000026)
build_up 0.001164 0.004458 1.482074 ( 1.627578)
build_miniruby 0.000620 0.000275 0.841615 ( 0.840992)
build_ruby 0.000780 0.000346 2.665489 ( 2.665483)
build_all 0.007465 0.001291 14.366187 ( 1.313229)
build_install 0.006887 0.000871 4.296037 ( 1.059763)
test_btest 0.000000 0.001033 73.787565 ( 7.126152)
test_basic 0.000000 0.005124 0.690209 ( 0.765051)
test_all 0.092046 0.041821 480.087680 ( 52.761479)
test_rubyspec 0.017459 0.028825 49.001262 ( 61.423022)
total: 129.58 sec