Logfile: /home/ko1/ruby/logs/brlog.trunk.20220424-083303
#<BuildRuby:0x0000558a773cbea8
@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.20220424-083303",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000015 0.000002 0.000017 ( 0.000018)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.003813 0.003222 0.894937 ( 1.004831)
build_miniruby 0.000794 0.000170 0.057605 ( 0.056389)
build_ruby 0.000832 0.000178 0.059036 ( 0.057782)
build_all 0.003641 0.000780 1.498518 ( 0.608207)
build_install 0.009797 0.001106 6.266982 ( 2.805557)
test_btest 0.000564 0.000113 56.222009 ( 7.792131)
test_basic 0.000000 0.005931 0.292205 ( 0.380617)
test_all 0.000000 0.001219 643.107419 ( 97.148750)
test_rubyspec 0.084440 0.043817 44.378153 ( 49.210343)
total: 159.07 sec