Logfile: /home/ko1/ruby/logs/brlog.trunk.20220721-042930
#<BuildRuby:0x000056212924e8c0
@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.20220721-042930",
@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.000004 0.000002 0.000006 ( 0.000006)
autoconf 0.000014 0.000006 0.000020 ( 0.000020)
configure 0.000009 0.000004 0.000013 ( 0.000012)
build_up 0.005934 0.000668 0.828682 ( 0.966835)
build_miniruby 0.000630 0.000229 0.056911 ( 0.055683)
build_ruby 0.000680 0.000247 0.058614 ( 0.057313)
build_all 0.000128 0.004419 1.547148 ( 0.608715)
build_install 0.007542 0.003428 5.670064 ( 2.160139)
test_btest 0.000570 0.000259 54.321325 ( 7.833893)
test_basic 0.000271 0.005336 0.317220 ( 0.405890)
test_all 0.000847 0.000462 594.941874 ( 89.108904)
test_rubyspec 0.057639 0.042727 43.738004 ( 49.379381)
total: 150.58 sec