Logfile: /home/ko1/ruby/logs/brlog.trunk.20231226-205805
#<BuildRuby:0x000055e8f7c03ba0
@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.20231226-205805",
@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.000026)
autoconf 0.000033 0.000003 0.000036 ( 0.000037)
configure 0.000025 0.000003 0.000028 ( 0.000028)
build_up 0.001438 0.003671 1.190462 ( 1.558143)
build_miniruby 0.001791 0.000000 0.971674 ( 0.970415)
build_ruby 0.001337 0.000000 2.885018 ( 2.885093)
build_all 0.006574 0.002947 15.937224 ( 1.447858)
build_install 0.003320 0.004384 4.569512 ( 1.126933)
test_btest 0.001028 0.000000 84.009906 ( 6.759388)
test_basic 0.002236 0.002855 0.708301 ( 0.784735)
test_all 0.098216 0.036913 515.127260 ( 53.732708)
test_rubyspec 0.027234 0.017697 48.874171 ( 61.262307)
total: 130.53 sec