Logfile: /home/ko1/ruby/logs/brlog.trunk.20220818-074621
#<BuildRuby:0x00005600c6d84d30
@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.20220818-074621",
@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.000003 0.000001 0.000004 ( 0.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.000000 0.010876 0.981370 ( 1.284388)
build_miniruby 0.000000 0.001786 0.072746 ( 0.071173)
build_ruby 0.000000 0.002090 0.075395 ( 0.073729)
build_all 0.006800 0.004638 1.534231 ( 0.584640)
build_install 0.017881 0.002783 1.901849 ( 0.931352)
test_btest 0.000712 0.000335 73.381842 ( 7.960357)
test_basic 0.006941 0.001136 0.322659 ( 0.411901)
test_all 0.003656 0.000000 665.936412 ( 65.435165)
test_rubyspec 0.116841 0.064843 45.641636 ( 53.328193)
total: 130.08 sec