Logfile: /home/ko1/ruby/logs/brlog.trunk.20220814-134855
#<BuildRuby:0x00005649cab4ff68
@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.20220814-134855",
@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.000007)
autoconf 0.000012 0.000003 0.000015 ( 0.000015)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.005546 0.001512 0.828421 ( 0.883025)
build_miniruby 0.000836 0.000229 0.058331 ( 0.057053)
build_ruby 0.001054 0.000000 0.059547 ( 0.058116)
build_all 0.000814 0.003791 1.562078 ( 0.599115)
build_install 0.007829 0.001027 1.917556 ( 0.968910)
test_btest 0.000652 0.000201 56.910234 ( 8.266462)
test_basic 0.004324 0.001330 0.320917 ( 0.409424)
test_all 0.003800 0.000000 618.714235 ( 88.774606)
test_rubyspec 0.056191 0.058745 43.973479 ( 51.380371)
total: 151.40 sec