Logfile: /home/ko1/ruby/logs/brlog.trunk.20220627-032522
#<BuildRuby:0x000055b918cbffa8
@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="-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.20220627-032522",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000016 0.000001 0.000017 ( 0.000018)
configure 0.000014 0.000001 0.000015 ( 0.000014)
build_up 0.002235 0.004230 0.870062 ( 0.991760)
build_miniruby 0.000852 0.000000 0.057159 ( 0.055964)
build_ruby 0.001012 0.000000 0.061640 ( 0.060504)
build_all 0.004141 0.000272 1.508352 ( 0.596476)
build_install 0.009573 0.001276 6.306686 ( 2.818845)
test_btest 0.000798 0.000106 56.266773 ( 8.016728)
test_basic 0.005956 0.000130 0.346022 ( 0.433812)
test_all 0.001257 0.000157 611.204787 ( 93.410134)
test_rubyspec 0.089812 0.040108 44.423044 ( 49.958670)
total: 156.34 sec