Logfile: /home/ko1/ruby/logs/brlog.trunk.20231110-023624
#<BuildRuby:0x0000558076663568
@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.20231110-023624",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.003824 0.000637 1.348088 ( 1.619008)
build_miniruby 0.001157 0.000000 0.877603 ( 0.877042)
build_ruby 0.001409 0.000000 2.785718 ( 2.785791)
build_all 0.005295 0.004970 16.900045 ( 1.532249)
build_install 0.003973 0.005417 5.056511 ( 1.212033)
test_btest 0.000793 0.000209 84.810903 ( 7.871526)
test_basic 0.003394 0.000893 0.677709 ( 0.758588)
test_all 0.093055 0.045125 550.685180 ( 54.880615)
test_rubyspec 0.022484 0.026741 50.537881 ( 62.871049)
total: 134.41 sec