Logfile: /home/ko1/ruby/logs/brlog.trunk.20220612-132043
#<BuildRuby:0x000055d00733e8c0
@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.20220612-132043",
@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.000001 0.000008 ( 0.000007)
autoconf 0.000014 0.000001 0.000015 ( 0.000016)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.000000 0.006740 0.888819 ( 1.021371)
build_miniruby 0.000000 0.000998 0.057852 ( 0.056665)
build_ruby 0.000000 0.000913 0.059610 ( 0.058437)
build_all 0.000000 0.004346 1.507301 ( 0.624339)
build_install 0.000668 0.010185 6.294775 ( 2.851209)
test_btest 0.000000 0.000674 52.771003 ( 8.007599)
test_basic 0.003582 0.002612 0.368560 ( 0.455842)
test_all 0.001178 0.000620 638.700479 ( 92.807831)
test_rubyspec 0.062840 0.035426 44.052577 ( 49.634307)
total: 155.52 sec