Logfile: /home/ko1/ruby/logs/brlog.trunk.20221102-192507
#<BuildRuby:0x000055b00ac2c990
@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.20221102-192507",
@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.000009 0.000001 0.000010 ( 0.000010)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.008792 0.000677 0.947651 ( 0.985117)
build_miniruby 0.001806 0.000139 0.050502 ( 0.048918)
build_ruby 0.001207 0.000093 0.048756 ( 0.047741)
build_all 0.006415 0.000493 1.235914 ( 0.470855)
build_install 0.013453 0.000575 1.578050 ( 0.799503)
test_btest 0.001670 0.000120 62.625486 ( 6.620909)
test_basic 0.005721 0.000409 0.314608 ( 0.406368)
test_all 0.005921 0.001530 490.832199 ( 53.558664)
test_rubyspec 0.085084 0.040459 43.524342 ( 51.885360)
total: 114.82 sec