Logfile: /home/ko1/ruby/logs/brlog.trunk.20220515-191400
#<BuildRuby:0x0000555e0ca6c6c8
@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.20220515-191400",
@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.000007 0.000004 0.000011 ( 0.000010)
autoconf 0.000017 0.000011 0.000028 ( 0.000028)
configure 0.000006 0.000004 0.000010 ( 0.000010)
build_up 0.005262 0.004904 1.028355 ( 1.690042)
build_miniruby 0.001047 0.000733 0.075185 ( 0.073215)
build_ruby 0.001509 0.000000 0.071908 ( 0.070141)
build_all 0.006660 0.001437 1.492646 ( 0.640815)
build_install 0.017864 0.003007 6.288627 ( 3.029863)
test_btest 0.001185 0.000000 69.974312 ( 8.771748)
test_basic 0.007208 0.001960 0.348967 ( 0.435568)
test_all 0.001236 0.000582 729.031510 ( 72.543449)
test_rubyspec 0.060289 0.062348 49.535469 ( 55.072581)
total: 142.33 sec