Logfile: /home/ko1/ruby/logs/brlog.trunk.20220729-230728
#<BuildRuby:0x0000556ed25aec40
@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.20220729-230728",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000013 0.000002 0.000015 ( 0.000015)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.006304 0.000347 0.807275 ( 1.329543)
build_miniruby 0.000912 0.000130 0.057728 ( 0.056373)
build_ruby 0.000866 0.000124 0.059232 ( 0.058046)
build_all 0.000407 0.004275 1.541728 ( 0.592470)
build_install 0.010633 0.000412 5.656398 ( 2.181890)
test_btest 0.000000 0.000740 53.713236 ( 8.038447)
test_basic 0.001925 0.004055 0.359957 ( 0.447806)
test_all 0.001115 0.000090 622.596688 ( 91.135393)
test_rubyspec 0.079131 0.049541 43.881308 ( 49.460245)
total: 153.30 sec