Logfile: /home/ko1/ruby/logs/brlog.trunk.20221127-092146
#<BuildRuby:0x000055e5c7c9a6c8
@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.20221127-092146",
@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.000005 0.000001 0.000006 ( 0.000005)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.006492 0.004586 1.307432 ( 2.101179)
build_miniruby 0.002197 0.000000 0.849547 ( 0.850402)
build_ruby 0.002940 0.000193 2.244484 ( 2.156225)
build_all 0.015934 0.006033 25.036411 ( 2.811769)
build_install 0.018236 0.001840 4.931473 ( 1.224230)
test_btest 0.001380 0.000000 91.139232 ( 8.826121)
test_basic 0.008397 0.000000 0.344043 ( 0.441902)
test_all 0.002178 0.000000 710.453420 ( 71.082318)
test_rubyspec 0.102146 0.047457 49.873473 ( 58.231654)
total: 147.73 sec