Logfile: /home/ko1/ruby/logs/brlog.trunk.20230725-215113
#<BuildRuby:0x000055cbf3243708
@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.20230725-215113",
@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.000014 0.000003 0.000017 ( 0.000017)
autoconf 0.000022 0.000005 0.000027 ( 0.000026)
configure 0.000017 0.000004 0.000021 ( 0.000021)
build_up 0.000000 0.006143 1.560843 ( 2.763904)
build_miniruby 0.000000 0.000924 0.907239 ( 0.906555)
build_ruby 0.000000 0.001921 2.868226 ( 2.872450)
build_all 0.001843 0.006808 12.890041 ( 1.184933)
build_install 0.007707 0.000000 1.821494 ( 0.868470)
test_btest 0.000850 0.000192 75.986597 ( 7.440600)
test_basic 0.002028 0.003009 0.623020 ( 0.698682)
test_all 0.000812 0.000259 452.367434 ( 45.927136)
test_rubyspec 0.022366 0.017712 43.626728 ( 56.047112)
total: 118.71 sec