Logfile: /home/ko1/ruby/logs/brlog.trunk.20240117-001652
#<BuildRuby:0x00005586d3c6b7b8
@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.20240117-001652",
@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.000004 0.000017 ( 0.000017)
autoconf 0.000021 0.000007 0.000028 ( 0.000028)
configure 0.000017 0.000005 0.000022 ( 0.000023)
build_up 0.003487 0.001162 1.157596 ( 1.532097)
build_miniruby 0.001086 0.000362 0.828241 ( 0.827588)
build_ruby 0.001245 0.000000 2.831310 ( 2.831330)
build_all 0.001286 0.007955 14.248309 ( 1.282851)
build_install 0.005004 0.002502 4.031616 ( 1.058883)
test_btest 0.000000 0.001116 77.142432 ( 6.681072)
test_basic 0.000000 0.004495 0.657738 ( 0.733488)
test_all 0.108396 0.020779 461.039639 ( 51.861196)
test_rubyspec 0.026854 0.036819 80.774161 ( 93.132157)
total: 159.94 sec