Logfile: /home/ko1/ruby/logs/brlog.trunk.20240108-234017
#<BuildRuby:0x000055c807e8fba0
@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.20240108-234017",
@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.000008 0.000001 0.000009 ( 0.000008)
autoconf 0.000013 0.000001 0.000014 ( 0.000013)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.003597 0.000257 0.949774 ( 1.362644)
build_miniruby 0.001164 0.000000 0.905976 ( 0.905853)
build_ruby 0.001763 0.000000 2.854688 ( 2.856464)
build_all 0.006178 0.003378 14.530414 ( 1.373982)
build_install 0.004783 0.003958 4.185497 ( 1.118060)
test_btest 0.000564 0.000089 74.019984 ( 7.590195)
test_basic 0.003412 0.000539 0.608730 ( 0.685548)
test_all 0.112652 0.022335 505.222798 ( 56.521210)
test_rubyspec 0.018893 0.017691 50.131286 ( 62.770296)
total: 135.19 sec