Logfile: /home/ko1/ruby/logs/brlog.trunk.20220516-230047
#<BuildRuby:0x000055f19c7240a0
@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.20220516-230047",
@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.000002 0.000008 ( 0.000007)
autoconf 0.000012 0.000003 0.000015 ( 0.000014)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.000000 0.006844 0.868203 ( 1.101857)
build_miniruby 0.000082 0.000941 0.056869 ( 0.055642)
build_ruby 0.000654 0.000272 0.057118 ( 0.055949)
build_all 0.001463 0.002811 1.504798 ( 0.604501)
build_install 0.008854 0.002175 6.304444 ( 2.849113)
test_btest 0.000873 0.000374 48.775681 ( 8.382548)
test_basic 0.005443 0.000492 0.300949 ( 0.388872)
test_all 0.001147 0.000000 642.268284 ( 92.126479)
test_rubyspec 0.033795 0.048798 44.247036 ( 49.901265)
total: 155.47 sec