Logfile: /home/ko1/ruby/logs/brlog.trunk.20220801-002707
#<BuildRuby:0x00005654c445ff00
@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.20220801-002707",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000014 0.000001 0.000015 ( 0.000014)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.006143 0.000439 0.829670 ( 0.928361)
build_miniruby 0.000813 0.000058 0.057351 ( 0.056082)
build_ruby 0.000000 0.000890 0.059434 ( 0.058178)
build_all 0.001022 0.003573 1.515537 ( 0.589637)
build_install 0.007998 0.001142 5.647664 ( 2.165469)
test_btest 0.000855 0.000000 48.908418 ( 8.638072)
test_basic 0.005784 0.000000 0.287686 ( 0.376287)
test_all 0.001144 0.000000 616.511482 ( 90.950610)
test_rubyspec 0.090191 0.036759 43.877046 ( 49.472092)
total: 153.24 sec