Logfile: /home/ko1/ruby/logs/brlog.trunk.20220802-183315
#<BuildRuby:0x00005645aeab32c8
@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.20220802-183315",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000015 0.000000 0.000015 ( 0.000015)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.006547 0.000182 0.917176 ( 1.629436)
build_miniruby 0.000840 0.000060 0.057174 ( 0.056079)
build_ruby 0.000947 0.000067 0.059050 ( 0.057814)
build_all 0.004744 0.000019 1.511152 ( 0.585282)
build_install 0.004942 0.004004 5.674695 ( 2.197188)
test_btest 0.000831 0.000098 46.117803 ( 8.919084)
test_basic 0.005095 0.000599 0.283565 ( 0.372410)
test_all 0.001174 0.000138 617.409046 ( 89.609971)
test_rubyspec 0.078517 0.040519 44.038245 ( 51.386565)
total: 154.81 sec