Logfile: /home/ko1/ruby/logs/brlog.trunk.20231228-014852
#<BuildRuby:0x000055e07548edf0
@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.20231228-014852",
@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.000023 0.000002 0.000025 ( 0.000025)
autoconf 0.000034 0.000003 0.000037 ( 0.000037)
configure 0.000036 0.000004 0.000040 ( 0.000040)
build_up 0.001291 0.003554 1.097491 ( 1.453487)
build_miniruby 0.001484 0.000000 0.840829 ( 0.839439)
build_ruby 0.001449 0.000000 2.786517 ( 2.786169)
build_all 0.009565 0.000000 16.138263 ( 1.498136)
build_install 0.007297 0.000601 4.605397 ( 1.109685)
test_btest 0.001018 0.000127 80.173563 ( 7.780999)
test_basic 0.004455 0.000035 0.663351 ( 0.739005)
test_all 0.105327 0.030367 551.073211 ( 53.340453)
test_rubyspec 0.024372 0.023750 51.161828 ( 63.502973)
total: 133.05 sec