Logfile: /home/ko1/ruby/logs/brlog.trunk.20230705-123956
#<BuildRuby:0x0000557f6f9674b0
@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.20230705-123956",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000010 0.000000 0.000010 ( 0.000010)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.002687 0.003297 1.416032 ( 2.758248)
build_miniruby 0.000858 0.000128 0.852214 ( 0.852256)
build_ruby 0.001111 0.000166 2.681947 ( 2.682444)
build_all 0.008290 0.001244 11.348451 ( 7.890415)
build_install 0.007645 0.001147 4.951270 ( 1.942416)
test_btest 0.001276 0.000191 85.589141 ( 7.488311)
test_basic 0.003659 0.000549 0.552595 ( 0.636955)
test_all 0.000000 0.001443 450.033265 ( 48.069205)
test_rubyspec 0.019706 0.017034 42.039572 ( 54.512888)
total: 126.83 sec