Logfile: /home/ko1/ruby/logs/brlog.trunk.20230727-205053
#<BuildRuby:0x000055ad7ac9b148
@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.20230727-205053",
@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.000015 0.000000 0.000015 ( 0.000016)
autoconf 0.000024 0.000001 0.000025 ( 0.000026)
configure 0.000020 0.000001 0.000021 ( 0.000021)
build_up 0.006363 0.000318 1.447789 ( 2.736456)
build_miniruby 0.000918 0.000046 0.920458 ( 0.920094)
build_ruby 0.001216 0.000061 2.630397 ( 2.629913)
build_all 0.009668 0.000248 14.385078 ( 1.382254)
build_install 0.000000 0.008336 2.059832 ( 0.977543)
test_btest 0.000557 0.000460 81.183304 ( 7.975820)
test_basic 0.000811 0.003879 0.635007 ( 0.711559)
test_all 0.001718 0.000299 505.541430 ( 44.184614)
test_rubyspec 0.030564 0.011728 44.542456 ( 56.950683)
total: 118.47 sec