Logfile: /home/ko1/ruby/logs/brlog.trunk.20231109-195330
#<BuildRuby:0x000055c5809880a0
@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.20231109-195330",
@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.000008 0.000000 0.000008 ( 0.000008)
autoconf 0.000011 0.000000 0.000011 ( 0.000011)
configure 0.000010 0.000000 0.000010 ( 0.000009)
build_up 0.004611 0.000000 1.325082 ( 1.625767)
build_miniruby 0.001065 0.000000 0.835259 ( 0.834713)
build_ruby 0.001456 0.000000 2.716307 ( 2.716575)
build_all 0.005296 0.004853 16.506064 ( 1.503279)
build_install 0.005567 0.004304 5.040465 ( 1.221209)
test_btest 0.000580 0.000077 85.372783 ( 7.119305)
test_basic 0.001454 0.004917 0.732868 ( 0.804400)
test_all 0.102800 0.036105 516.937949 ( 55.655289)
test_rubyspec 0.026564 0.023509 51.908219 ( 64.199288)
total: 135.68 sec