Logfile: /home/ko1/ruby/logs/brlog.trunk.20221110-210254
#<BuildRuby:0x0000560f5bdc8618
@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.20221110-210254",
@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.000006)
autoconf 0.000013 0.000002 0.000015 ( 0.000014)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.002664 0.009112 1.100027 ( 1.123633)
build_miniruby 0.001380 0.000431 0.067191 ( 0.065488)
build_ruby 0.002271 0.000000 0.066692 ( 0.064505)
build_all 0.007249 0.003285 1.529963 ( 0.597477)
build_install 0.018642 0.001938 1.870588 ( 0.936849)
test_btest 0.000844 0.000227 89.206010 ( 9.091998)
test_basic 0.008432 0.000459 0.338846 ( 0.425737)
test_all 0.000000 0.002308 670.530126 ( 68.147694)
test_rubyspec 0.092582 0.083910 47.851656 ( 56.031258)
total: 136.49 sec