Logfile: /home/ko1/ruby/logs/brlog.trunk.20231030-173516
#<BuildRuby:0x0000558bf98df858
@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.20231030-173516",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.004116 0.000433 1.287305 ( 1.588588)
build_miniruby 0.000899 0.000095 0.853298 ( 0.852917)
build_ruby 0.001164 0.000123 2.684141 ( 2.685103)
build_all 0.009357 0.000504 16.429811 ( 1.484216)
build_install 0.009099 0.000000 4.948358 ( 1.179411)
test_btest 0.001036 0.000094 84.736322 ( 6.986731)
test_basic 0.004338 0.000000 0.724444 ( 0.804113)
test_all 0.110167 0.024410 514.673525 ( 52.426719)
test_rubyspec 0.023818 0.026405 50.722612 ( 63.059093)
total: 131.07 sec