Logfile: /home/ko1/ruby/logs/brlog.trunk.20221128-131048
#<BuildRuby:0x00005584e84d8d30
@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.20221128-131048",
@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.000009 0.000001 0.000010 ( 0.000009)
autoconf 0.000013 0.000002 0.000015 ( 0.000015)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.006109 0.004626 1.098513 ( 1.113438)
build_miniruby 0.001913 0.000410 0.837475 ( 0.836714)
build_ruby 0.003169 0.000000 2.232565 ( 2.135988)
build_all 0.018236 0.001402 18.570835 ( 2.158810)
build_install 0.011380 0.011249 1.860212 ( 0.961970)
test_btest 0.001112 0.000303 87.603091 ( 9.303103)
test_basic 0.003888 0.005657 0.344602 ( 0.429529)
test_all 0.001440 0.000458 715.857835 ( 70.621217)
test_rubyspec 0.097897 0.077329 48.954712 ( 57.142864)
total: 144.70 sec