Logfile: /home/ko1/ruby/logs/brlog.trunk.20230806-131447
#<BuildRuby:0x0000555647523fa8
@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.20230806-131447",
@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.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000009 0.000000 0.000009 ( 0.000009)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.005311 0.000000 1.362948 ( 2.587267)
build_miniruby 0.001000 0.000000 0.871453 ( 0.872063)
build_ruby 0.001187 0.000000 2.550743 ( 2.550578)
build_all 0.004895 0.004653 14.168986 ( 1.292378)
build_install 0.004861 0.004063 2.092315 ( 0.942542)
test_btest 0.001149 0.000153 78.871271 ( 7.946012)
test_basic 0.000828 0.004390 0.625591 ( 0.701615)
test_all 0.001508 0.000413 528.064455 ( 45.382366)
test_rubyspec 0.002057 0.041182 45.528808 ( 57.848913)
total: 120.12 sec