Logfile: /home/ko1/ruby/logs/brlog.trunk.20220717-150732
#<BuildRuby:0x000055aa652a3f68
@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.20220717-150732",
@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.000006)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000011 0.000002 0.000013 ( 0.000012)
build_up 0.000000 0.006920 0.874442 ( 1.217390)
build_miniruby 0.000000 0.001011 0.057198 ( 0.055949)
build_ruby 0.000000 0.001021 0.059462 ( 0.058192)
build_all 0.000000 0.004712 1.540453 ( 0.603082)
build_install 0.010690 0.000493 5.634061 ( 2.172441)
test_btest 0.000460 0.000172 52.490614 ( 8.040758)
test_basic 0.003521 0.002216 0.290124 ( 0.378534)
test_all 0.000891 0.000346 590.109748 ( 93.831293)
test_rubyspec 0.061864 0.043985 43.591919 ( 49.661599)
total: 156.02 sec