Logfile: /home/ko1/ruby/logs/brlog.trunk.20220718-111601
#<BuildRuby:0x000055c0a6c21390
@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.20220718-111601",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000009 0.000003 0.000012 ( 0.000011)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.008915 0.002431 0.840316 ( 1.138743)
build_miniruby 0.001178 0.000322 0.063541 ( 0.061999)
build_ruby 0.002080 0.000567 0.067666 ( 0.065890)
build_all 0.009504 0.000000 1.266183 ( 0.481691)
build_install 0.012580 0.005579 4.363293 ( 1.898888)
test_btest 0.000000 0.001949 55.119698 ( 6.398225)
test_basic 0.002140 0.003861 0.286589 ( 0.382100)
test_all 0.001925 0.000000 481.646976 ( 51.432849)
test_rubyspec 0.072937 0.059639 41.884886 ( 47.801548)
total: 109.66 sec