Logfile: /home/ko1/ruby/logs/brlog.trunk.20220724-233515
#<BuildRuby:0x0000555c60b428c0
@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.20220724-233515",
@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.000006)
autoconf 0.000015 0.000001 0.000016 ( 0.000016)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.006162 0.000440 0.806377 ( 1.156855)
build_miniruby 0.001010 0.000072 0.088827 ( 0.086842)
build_ruby 0.001795 0.000128 3.478526 ( 3.287468)
build_all 0.009016 0.000644 15.672813 ( 2.849779)
build_install 0.001676 0.009655 5.707523 ( 2.184306)
test_btest 0.001164 0.000233 50.770834 ( 8.135301)
test_basic 0.005537 0.000094 0.257853 ( 0.347152)
test_all 0.000831 0.000156 613.718534 ( 89.578571)
test_rubyspec 0.090918 0.039245 43.698895 ( 49.324831)
total: 156.95 sec