Logfile: /home/ko1/ruby/logs/brlog.trunk.20220421-130226
#<BuildRuby:0x000055f87a143ea8
@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-130226",
@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.000013 0.000001 0.000014 ( 0.000014)
configure 0.000024 0.000001 0.000025 ( 0.000026)
build_up 0.006328 0.000156 0.898036 ( 4.067305)
build_miniruby 0.000863 0.000061 0.056831 ( 0.055691)
build_ruby 0.000830 0.000059 0.059284 ( 0.057990)
build_all 0.000000 0.004317 1.476873 ( 0.619997)
build_install 0.006003 0.004812 6.193622 ( 2.810461)
test_btest 0.000748 0.000150 48.425825 ( 8.731578)
test_basic 0.005017 0.001003 0.266137 ( 0.354429)
test_all 0.001525 0.000000 612.766223 ( 90.473675)
test_rubyspec 0.106172 0.019820 44.382728 ( 49.290589)
total: 156.46 sec