Logfile: /home/ko1/ruby/logs/brlog.trunk.20231125-234426
#<BuildRuby:0x00005561446a0090
@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.20231125-234426",
@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.000006)
autoconf 0.000009 0.000000 0.000009 ( 0.000010)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.004875 0.000075 1.204762 ( 1.588862)
build_miniruby 0.000923 0.000077 0.797257 ( 0.797308)
build_ruby 0.001286 0.000107 2.718173 ( 2.718478)
build_all 0.002413 0.008055 16.430554 ( 1.444249)
build_install 0.008440 0.000930 4.981522 ( 1.199091)
test_btest 0.000830 0.000178 84.556741 ( 7.500750)
test_basic 0.003612 0.000774 0.769712 ( 0.847401)
test_all 0.099541 0.036479 519.822512 ( 50.660341)
test_rubyspec 0.027088 0.019492 48.958587 ( 61.273808)
total: 128.03 sec