Logfile: /home/ko1/ruby/logs/brlog.trunk.20220503-005935
#<BuildRuby:0x000055ddc77300a0
@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.20220503-005935",
@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.000013 0.000001 0.000014 ( 0.000014)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.006009 0.000462 0.838384 ( 1.128893)
build_miniruby 0.000000 0.001079 0.057131 ( 0.055841)
build_ruby 0.000000 0.000956 0.056875 ( 0.055752)
build_all 0.002152 0.002114 1.508103 ( 0.602861)
build_install 0.009657 0.001380 6.249094 ( 2.809836)
test_btest 0.000751 0.000107 54.657886 ( 8.189270)
test_basic 0.005072 0.000725 0.288371 ( 0.376747)
test_all 0.001366 0.000105 593.794739 ( 94.540258)
test_rubyspec 0.079704 0.050580 43.815264 ( 48.686829)
total: 156.45 sec