Logfile: /home/ko1/ruby/logs/brlog.trunk.20220507-014011
#<BuildRuby:0x0000563936853f20
@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.20220507-014011",
@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.000006 0.000002 0.000008 ( 0.000007)
autoconf 0.000012 0.000003 0.000015 ( 0.000015)
configure 0.000011 0.000003 0.000014 ( 0.000014)
build_up 0.001321 0.005665 0.882091 ( 0.966661)
build_miniruby 0.000726 0.000279 0.057240 ( 0.056011)
build_ruby 0.000762 0.000293 0.058398 ( 0.057093)
build_all 0.004074 0.000109 1.491730 ( 0.593769)
build_install 0.007470 0.002668 6.275920 ( 2.806749)
test_btest 0.000615 0.000220 53.590101 ( 8.190089)
test_basic 0.005865 0.000496 0.345865 ( 0.433044)
test_all 0.000992 0.000331 628.699576 ( 89.264409)
test_rubyspec 0.074096 0.040513 43.719116 ( 48.730343)
total: 151.10 sec