Logfile: /home/ko1/ruby/logs/brlog.trunk.20221227-223213
#<BuildRuby:0x00005637ed6aa678
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221227-223213",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000005 0.000001 0.000006 ( 0.000008)
autoconf 0.000014 0.000005 0.000019 ( 0.000018)
configure 0.000031 0.000010 0.000041 ( 0.000027)
build_up 0.004784 0.001595 0.850051 ( 1.850796)
build_miniruby 0.000911 0.000303 1.011421 ( 1.009544)
build_ruby 0.001187 0.000396 2.778049 ( 2.775443)
build_all 0.003442 0.006108 16.680554 ( 2.975312)
build_install 0.008042 0.003351 2.266740 ( 1.181298)
test_btest 0.000648 0.000270 76.335908 ( 10.473687)
test_basic 0.004601 0.001917 0.309201 ( 0.395463)
test_all 0.000867 0.000361 666.325994 ( 95.929095)
test_rubyspec 0.054628 0.068062 51.483546 ( 59.511775)
total: 176.10 sec