Logfile: /home/ko1/ruby/logs/brlog.trunk.20231227-010326
#<BuildRuby:0x000055ccefb0fe20
@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.20231227-010326",
@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.000024 0.000002 0.000026 ( 0.000027)
autoconf 0.000035 0.000003 0.000038 ( 0.000038)
configure 0.000031 0.000000 0.000031 ( 0.000030)
build_up 0.004699 0.000071 1.058833 ( 1.431124)
build_miniruby 0.000966 0.000081 0.899824 ( 0.899316)
build_ruby 0.001323 0.000110 2.843277 ( 2.842833)
build_all 0.008622 0.000719 16.291693 ( 1.482588)
build_install 0.008018 0.000000 4.561202 ( 1.117876)
test_btest 0.001022 0.000000 81.933988 ( 7.573920)
test_basic 0.001227 0.003813 0.671862 ( 0.747526)
test_all 0.099209 0.034726 547.397341 ( 52.887801)
test_rubyspec 0.024175 0.024144 50.622773 ( 62.940738)
total: 131.92 sec