Logfile: /home/ko1/ruby/logs/brlog.trunk.20221125-202323
#<BuildRuby:0x000056302a01f670
@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.20221125-202323",
@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.000007 0.000002 0.000009 ( 0.000009)
autoconf 0.000013 0.000003 0.000016 ( 0.000017)
configure 0.000013 0.000003 0.000016 ( 0.000016)
build_up 0.003908 0.000977 1.099229 ( 1.114585)
build_miniruby 0.000851 0.000213 0.961566 ( 0.960017)
build_ruby 0.001066 0.000267 2.829652 ( 2.718407)
build_all 0.008821 0.000000 15.802183 ( 3.270629)
build_install 0.009034 0.000000 2.079295 ( 1.230399)
test_btest 0.000561 0.000000 64.216323 ( 10.525672)
test_basic 0.004656 0.000204 0.268244 ( 0.358282)
test_all 0.000966 0.000171 662.449060 (122.682003)
test_rubyspec 0.027708 0.041660 52.692059 ( 60.877084)
total: 203.74 sec