Logfile: /home/ko1/ruby/logs/brlog.trunk.20220811-114206
#<BuildRuby:0x000055b3f535be30
@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.20220811-114206",
@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.000000 0.000007 ( 0.000007)
autoconf 0.000015 0.000000 0.000015 ( 0.000015)
configure 0.000011 0.000000 0.000011 ( 0.000011)
build_up 0.006355 0.000000 0.865496 ( 1.070822)
build_miniruby 0.001043 0.000000 0.058006 ( 0.056753)
build_ruby 0.001024 0.000000 0.060096 ( 0.058865)
build_all 0.004772 0.000000 1.590615 ( 0.602339)
build_install 0.008907 0.000000 5.676462 ( 2.168311)
test_btest 0.000861 0.000000 52.609909 ( 8.366694)
test_basic 0.001983 0.003792 0.337302 ( 0.425466)
test_all 0.000882 0.000040 623.541326 ( 93.163214)
test_rubyspec 0.077436 0.052459 43.836628 ( 51.251484)
total: 157.16 sec