Logfile: /home/ko1/ruby/logs/brlog.trunk.20220918-101841
#<BuildRuby:0x000055cd059d03a0
@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.20220918-101841",
@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.000011 0.000001 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.001734 0.008490 1.111327 ( 1.155243)
build_miniruby 0.001682 0.000388 0.118125 ( 0.114326)
build_ruby 0.001735 0.000400 0.113150 ( 0.097901)
build_all 0.003795 0.005628 1.572538 ( 0.657621)
build_install 0.013561 0.007585 1.946471 ( 0.984700)
test_btest 0.001238 0.000437 72.891483 ( 8.534098)
test_basic 0.001882 0.005293 0.381291 ( 0.470490)
test_all 0.004556 0.000000 636.855643 ( 66.471911)
test_rubyspec 0.137305 0.032978 45.557609 ( 53.854086)
total: 132.34 sec