Logfile: /home/ko1/ruby/logs/brlog.trunk.20220421-044212
#<BuildRuby:0x000055df46ba01f0
@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.20220421-044212",
@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.000008 0.000001 0.000009 ( 0.000009)
autoconf 0.000016 0.000002 0.000018 ( 0.000019)
configure 0.000028 0.000005 0.000033 ( 0.000033)
build_up 0.000648 0.006057 0.815899 ( 1.024237)
build_miniruby 0.000719 0.000206 0.057087 ( 0.055949)
build_ruby 0.000682 0.000195 0.058636 ( 0.057386)
build_all 0.004075 0.000106 1.448616 ( 0.594118)
build_install 0.008569 0.002285 6.189110 ( 2.820437)
test_btest 0.000692 0.000000 49.256420 ( 8.307635)
test_basic 0.005981 0.000000 0.312135 ( 0.401040)
test_all 0.001552 0.000000 620.737146 ( 88.489032)
test_rubyspec 0.081128 0.043027 43.887921 ( 48.793452)
total: 150.54 sec