Logfile: /home/ko1/ruby/logs/brlog.trunk.20230112-180343
#<BuildRuby:0x000055e9d882c040
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/src/trunk",
@btest_opts="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230112-180343",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000007 0.000002 0.000009 ( 0.000009)
autoconf 0.000014 0.000003 0.000017 ( 0.000017)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.005502 0.001179 0.846117 ( 1.048195)
build_miniruby 0.000000 0.001197 1.009761 ( 1.007505)
build_ruby 0.000000 0.001571 2.777213 ( 2.774456)
build_all 0.005173 0.004598 16.763290 ( 2.948743)
build_install 0.000849 0.008939 2.078542 ( 1.073663)
test_btest 0.000641 0.000285 70.485484 ( 11.569748)
test_basic 0.003592 0.003645 0.324214 ( 0.408833)
test_all 0.001327 0.000000 656.797114 (106.133594)
test_rubyspec 0.066807 0.041698 51.601627 ( 59.645464)
total: 186.61 sec