Logfile: /home/ko1/ruby/logs/brlog.trunk.20231118-114426
#<BuildRuby:0x0000563f9c25ffa8
@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.20231118-114426",
@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.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.000151 0.004088 1.193954 ( 1.597395)
build_miniruby 0.001404 0.000222 0.969678 ( 0.968746)
build_ruby 0.001381 0.000218 2.808839 ( 2.808488)
build_all 0.009760 0.000000 16.443904 ( 1.484322)
build_install 0.008887 0.000000 4.861633 ( 1.152761)
test_btest 0.001012 0.000000 85.626948 ( 7.152737)
test_basic 0.003096 0.002075 0.763527 ( 0.840137)
test_all 0.095702 0.039883 517.259032 ( 57.254323)
test_rubyspec 0.032267 0.015584 49.555678 ( 61.968362)
total: 135.23 sec