Logfile: /home/ko1/ruby/logs/brlog.trunk.20220814-190438
#<BuildRuby:0x0000555d60fb3de0
@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-190438",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000008 0.000003 0.000011 ( 0.000010)
build_up 0.006024 0.000465 0.812642 ( 0.903647)
build_miniruby 0.000760 0.000190 0.057598 ( 0.056465)
build_ruby 0.000789 0.000197 0.060454 ( 0.059309)
build_all 0.003589 0.000897 1.515404 ( 0.588613)
build_install 0.010767 0.000268 1.938433 ( 0.985479)
test_btest 0.000617 0.000132 53.135842 ( 8.312591)
test_basic 0.004451 0.000953 0.280496 ( 0.369558)
test_all 0.001503 0.000000 599.625755 ( 93.402800)
test_rubyspec 0.099660 0.027914 44.217502 ( 51.557628)
total: 156.24 sec