Logfile: /home/ko1/ruby/logs/brlog.trunk.20240114-143430
#<BuildRuby:0x00005590fc5df6f0
@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.20240114-143430",
@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.000015 0.000002 0.000017 ( 0.000017)
autoconf 0.000024 0.000003 0.000027 ( 0.000027)
configure 0.000020 0.000002 0.000022 ( 0.000022)
build_up 0.004361 0.000459 1.028470 ( 1.421227)
build_miniruby 0.001077 0.000114 0.868342 ( 0.867704)
build_ruby 0.001360 0.000000 2.657693 ( 2.658862)
build_all 0.009334 0.000000 14.248043 ( 1.338923)
build_install 0.007534 0.000000 4.113050 ( 1.074641)
test_btest 0.001027 0.000000 74.506009 ( 7.275888)
test_basic 0.004517 0.000000 0.646367 ( 0.720159)
test_all 0.100498 0.028433 508.318454 ( 47.069844)
test_rubyspec 0.014868 0.030709 49.041962 ( 61.432619)
total: 123.86 sec