Logfile: /home/ko1/ruby/logs/brlog.trunk.20221030-112824
#<BuildRuby:0x000055edcc4791f8
@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.20221030-112824",
@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.000007 0.000002 0.000009 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.006096 0.004677 1.119897 ( 1.210773)
build_miniruby 0.001205 0.000402 0.113960 ( 0.111911)
build_ruby 0.001619 0.000540 0.106217 ( 0.102483)
build_all 0.007882 0.001074 1.349951 ( 0.577926)
build_install 0.011372 0.003499 1.671572 ( 0.901474)
test_btest 0.001312 0.000403 61.360645 ( 6.570654)
test_basic 0.001441 0.006206 0.365025 ( 0.466818)
test_all 0.006865 0.000391 494.934674 ( 53.461543)
test_rubyspec 0.056623 0.074664 43.443524 ( 51.989254)
total: 115.39 sec