Logfile: /home/ko1/ruby/logs/brlog.trunk.20221203-105312
#<BuildRuby:0x000055f423af3418
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221203-105312",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.004841 0.000081 1.178653 ( 1.207651)
build_miniruby 0.000913 0.000102 0.967335 ( 0.966014)
build_ruby 0.001114 0.000124 2.793163 ( 2.667426)
build_all 0.000367 0.008641 15.786785 ( 3.278579)
build_install 0.008738 0.001942 2.250562 ( 1.252248)
test_btest 0.000477 0.000106 63.129917 ( 11.165762)
test_basic 0.003031 0.002099 0.277588 ( 0.368219)
test_all 0.000934 0.000000 659.704433 (114.643408)
test_rubyspec 0.047994 0.020872 53.602670 ( 61.806628)
total: 197.36 sec