Logfile: /home/ko1/ruby/logs/brlog.trunk.20221201-224627
#<BuildRuby:0x000055e60bc64250
@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.20221201-224627",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000010 0.000003 0.000013 ( 0.000014)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.004772 0.006155 1.196229 ( 1.210265)
build_miniruby 0.002009 0.000913 0.854946 ( 0.853383)
build_ruby 0.000000 0.003464 2.243769 ( 2.148750)
build_all 0.013058 0.007394 18.509699 ( 2.177903)
build_install 0.016269 0.006064 2.040617 ( 1.014724)
test_btest 0.000925 0.000462 93.867360 ( 9.148750)
test_basic 0.010047 0.000458 0.357744 ( 0.442928)
test_all 0.001437 0.000646 748.149795 ( 71.999358)
test_rubyspec 0.104741 0.074052 49.178834 ( 57.321022)
total: 146.32 sec