Logfile: /home/ko1/ruby/logs/brlog.trunk.20220725-112524
#<BuildRuby:0x000055d4780c4e80
@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.20220725-112524",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000012 0.000000 0.000012 ( 0.000012)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.005933 0.004335 0.854732 ( 0.953313)
build_miniruby 0.001320 0.000095 0.063558 ( 0.063062)
build_ruby 0.001453 0.000104 0.067355 ( 0.066324)
build_all 0.008114 0.000000 1.273699 ( 0.506178)
build_install 0.013993 0.003637 4.240031 ( 1.805436)
test_btest 0.000998 0.000096 51.190887 ( 6.602890)
test_basic 0.000216 0.004174 0.281632 ( 0.374338)
test_all 0.000544 0.001458 482.430925 ( 51.441160)
test_rubyspec 0.080784 0.048379 41.783434 ( 47.373049)
total: 109.19 sec