Logfile: /home/ko1/ruby/logs/brlog.trunk.20220823-155318
#<BuildRuby:0x000055816483c328
@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.20220823-155318",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000016 0.000002 0.000018 ( 0.000019)
build_up 0.005648 0.000942 0.904703 ( 3.982598)
build_miniruby 0.000758 0.000126 0.057255 ( 0.056134)
build_ruby 0.000801 0.000133 0.059240 ( 0.057971)
build_all 0.004040 0.000673 1.526978 ( 0.584746)
build_install 0.010968 0.000112 1.912569 ( 0.955078)
test_btest 0.000598 0.000085 52.500897 ( 8.063288)
test_basic 0.001102 0.004378 0.283316 ( 0.372408)
test_all 0.001325 0.000265 588.627699 ( 93.170192)
test_rubyspec 0.097423 0.021303 44.238509 ( 52.515645)
total: 159.76 sec