Logfile: /home/ko1/ruby/logs/brlog.trunk.20221118-012205
#<BuildRuby:0x000055ced6f17e30
@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.20221118-012205",
@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.000008 0.000001 0.000009 ( 0.000024)
autoconf 0.000030 0.000004 0.000034 ( 0.000020)
configure 0.000014 0.000002 0.000016 ( 0.000016)
build_up 0.004865 0.000096 1.044239 ( 1.065861)
build_miniruby 0.000822 0.000092 1.092532 ( 1.091284)
build_ruby 0.001158 0.000128 2.769531 ( 2.656169)
build_all 0.008611 0.000468 15.889678 ( 3.414594)
build_install 0.009782 0.000000 2.053106 ( 1.163334)
test_btest 0.000581 0.000000 63.133484 ( 10.876281)
test_basic 0.005124 0.000000 0.289616 ( 0.380407)
test_all 0.000865 0.000000 622.962270 (108.196819)
test_rubyspec 0.057867 0.016490 51.769613 ( 59.970115)
total: 188.82 sec