Logfile: /home/ko1/ruby/logs/brlog.trunk.20240117-044230
#<BuildRuby:0x000055efb7beb3e0
@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-044230",
@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.000017 0.000001 0.000018 ( 0.000017)
autoconf 0.000025 0.000001 0.000026 ( 0.000027)
configure 0.000023 0.000002 0.000025 ( 0.000024)
build_up 0.004137 0.000217 1.033184 ( 1.415564)
build_miniruby 0.000951 0.000050 0.897130 ( 0.896685)
build_ruby 0.001221 0.000065 2.803667 ( 2.803403)
build_all 0.009422 0.000249 14.524769 ( 1.292072)
build_install 0.000000 0.008202 4.110838 ( 1.081059)
test_btest 0.000578 0.000546 77.807180 ( 6.494986)
test_basic 0.001480 0.003955 0.690952 ( 0.764988)
test_all 0.087907 0.041563 478.559178 ( 45.960112)
test_rubyspec 0.022588 0.038671 78.507763 ( 90.935751)
total: 151.65 sec