Logfile: /home/ko1/ruby/logs/brlog.trunk.20220813-204444
#<BuildRuby:0x000055fa9b4e0e80
@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.20220813-204444",
@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.000001 0.000008 ( 0.000008)
autoconf 0.000012 0.000003 0.000015 ( 0.000015)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.007861 0.000966 0.774591 ( 1.097384)
build_miniruby 0.001654 0.000414 0.065010 ( 0.063625)
build_ruby 0.001568 0.000392 0.063283 ( 0.061424)
build_all 0.008623 0.000928 1.263605 ( 0.482222)
build_install 0.010049 0.004973 1.596139 ( 0.793817)
test_btest 0.001446 0.000000 55.358084 ( 6.253805)
test_basic 0.006099 0.000689 0.292180 ( 0.388868)
test_all 0.003040 0.000760 516.275141 ( 53.671968)
test_rubyspec 0.086132 0.050782 41.527377 ( 49.239904)
total: 112.05 sec