Logfile: /home/ko1/ruby/logs/brlog.trunk.20220717-101807
#<BuildRuby:0x000056161266ec88
@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.20220717-101807",
@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.000008 0.000000 0.000008 ( 0.000008)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000009 0.000001 0.000010 ( 0.000009)
build_up 0.008842 0.000681 0.848141 ( 1.125803)
build_miniruby 0.001263 0.000097 0.054364 ( 0.052915)
build_ruby 0.001320 0.000101 0.053690 ( 0.052433)
build_all 0.008592 0.000258 1.269501 ( 0.483593)
build_install 0.015759 0.000701 4.209813 ( 1.799574)
test_btest 0.001800 0.000120 51.839897 ( 6.096474)
test_basic 0.005253 0.000000 0.273170 ( 0.369057)
test_all 0.002283 0.000095 512.398613 ( 53.613433)
test_rubyspec 0.084279 0.054880 42.135931 ( 48.084597)
total: 111.68 sec