Logfile: /home/ko1/ruby/logs/brlog.trunk.20220915-233950
#<BuildRuby:0x000055b639dc4c00
@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.20220915-233950",
@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.000002 0.000008 ( 0.000009)
autoconf 0.000010 0.000004 0.000014 ( 0.000015)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.006968 0.002534 1.116677 ( 1.144442)
build_miniruby 0.001555 0.000566 0.070988 ( 0.070048)
build_ruby 0.001620 0.000589 0.072480 ( 0.072023)
build_all 0.006912 0.002513 1.571115 ( 0.604331)
build_install 0.014735 0.006971 1.921579 ( 0.956443)
test_btest 0.000955 0.000367 93.916090 ( 9.416635)
test_basic 0.001314 0.006606 0.345392 ( 0.435330)
test_all 0.003015 0.001391 672.693723 ( 67.572154)
test_rubyspec 0.097703 0.085219 47.011656 ( 55.282274)
total: 135.55 sec