Logfile: /home/ko1/ruby/logs/brlog.trunk.20221030-105551
#<BuildRuby:0x000055ddaa645400
@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.20221030-105551",
@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.000006)
autoconf 0.000010 0.000003 0.000013 ( 0.000013)
configure 0.000012 0.000003 0.000015 ( 0.000015)
build_up 0.004514 0.005623 1.160192 ( 1.211813)
build_miniruby 0.002256 0.000000 0.103505 ( 0.100997)
build_ruby 0.001634 0.000000 0.109934 ( 0.108566)
build_all 0.006538 0.002047 1.334751 ( 0.578122)
build_install 0.013541 0.001058 1.682959 ( 0.922688)
test_btest 0.001611 0.000460 61.423284 ( 6.943297)
test_basic 0.005273 0.001507 0.360242 ( 0.451223)
test_all 0.005764 0.002946 487.843868 ( 53.526033)
test_rubyspec 0.067012 0.063847 43.558754 ( 52.086284)
total: 115.93 sec