Logfile: /home/ko1/ruby/logs/brlog.trunk.20221128-222845
#<BuildRuby:0x000055932cfc2370
@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-222845",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.009684 0.001614 1.217908 ( 1.210580)
build_miniruby 0.002148 0.000358 0.836329 ( 0.834866)
build_ruby 0.003564 0.000000 2.237739 ( 2.146855)
build_all 0.013203 0.007167 18.533373 ( 2.186918)
build_install 0.015217 0.005984 1.853631 ( 0.952420)
test_btest 0.001229 0.000307 85.361260 ( 8.854385)
test_basic 0.008559 0.000907 0.348478 ( 0.434698)
test_all 0.001981 0.000472 683.346727 ( 73.219952)
test_rubyspec 0.113137 0.067681 49.303639 ( 57.446752)
total: 147.29 sec