Logfile: /home/ko1/ruby/logs/brlog.trunk.20220423-040017
#<BuildRuby:0x000056406a5f3e98
@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.20220423-040017",
@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.000000 0.000007 ( 0.000007)
autoconf 0.000014 0.000000 0.000014 ( 0.000014)
configure 0.000013 0.000000 0.000013 ( 0.000014)
build_up 0.006940 0.000000 0.882541 ( 1.563506)
build_miniruby 0.000914 0.000000 0.057499 ( 0.056353)
build_ruby 0.000834 0.000000 0.059272 ( 0.058023)
build_all 0.004214 0.000000 1.518479 ( 0.621500)
build_install 0.010972 0.000000 6.292996 ( 2.824661)
test_btest 0.001292 0.000000 47.663615 ( 9.049942)
test_basic 0.002159 0.003919 0.299655 ( 0.387298)
test_all 0.001287 0.000059 624.645105 ( 92.341442)
test_rubyspec 0.118577 0.012513 44.328906 ( 49.284495)
total: 156.19 sec