Logfile: /home/ko1/ruby/logs/brlog.trunk.20221113-091719
#<BuildRuby:0x000055daaf8a0e50
@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.20221113-091719",
@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.000005 0.000001 0.000006 ( 0.000005)
autoconf 0.000009 0.000001 0.000010 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.001611 0.008632 1.119459 ( 1.864586)
build_miniruby 0.001900 0.000000 0.069262 ( 0.067401)
build_ruby 0.000000 0.001834 0.065763 ( 0.064497)
build_all 0.008559 0.000456 1.450805 ( 0.585211)
build_install 0.016814 0.004256 1.809388 ( 0.936144)
test_btest 0.000870 0.000248 84.970032 ( 8.936657)
test_basic 0.007884 0.000000 0.339248 ( 0.427855)
test_all 0.002490 0.000650 693.958353 ( 69.889594)
test_rubyspec 0.125310 0.048597 47.781533 ( 56.370092)
total: 139.14 sec