Logfile: /home/ko1/ruby/logs/brlog.trunk.20221203-145148
#<BuildRuby:0x0000559ae395e358
@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-145148",
@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.000005 0.000002 0.000007 ( 0.000008)
autoconf 0.000012 0.000004 0.000016 ( 0.000016)
configure 0.000008 0.000003 0.000011 ( 0.000011)
build_up 0.003709 0.001349 1.206465 ( 1.508952)
build_miniruby 0.000649 0.000237 0.969389 ( 0.967991)
build_ruby 0.000847 0.000308 2.740170 ( 2.647323)
build_all 0.006941 0.002161 15.803003 ( 3.269501)
build_install 0.004299 0.005833 2.310703 ( 1.337479)
test_btest 0.000420 0.000180 64.967102 ( 11.251524)
test_basic 0.002996 0.001284 0.298763 ( 0.390488)
test_all 0.000645 0.000276 676.745010 (105.985819)
test_rubyspec 0.059321 0.013642 52.893170 ( 61.115229)
total: 188.47 sec