Logfile: /home/ko1/ruby/logs/brlog.trunk.20220825-092348
#<BuildRuby:0x000055ef1e798610
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20220825-092348",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000009 0.000001 0.000010 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.009169 0.002123 0.974870 ( 1.200701)
build_miniruby 0.001928 0.000341 0.072098 ( 0.069650)
build_ruby 0.001781 0.000314 0.078103 ( 0.076120)
build_all 0.010288 0.000431 1.540066 ( 0.587550)
build_install 0.012833 0.009039 1.888391 ( 0.910791)
test_btest 0.000809 0.000192 74.786852 ( 8.390699)
test_basic 0.003679 0.005068 0.335747 ( 0.428997)
test_all 0.002033 0.002308 682.693990 ( 67.307249)
test_rubyspec 0.095025 0.080375 45.931041 ( 54.300267)
total: 133.27 sec