Logfile: /home/ko1/ruby/logs/brlog.trunk.20220529-224413
#<BuildRuby:0x0000558e43873468
@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.20220529-224413",
@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.000001 0.000007 ( 0.000006)
autoconf 0.000011 0.000002 0.000013 ( 0.000012)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.006097 0.000938 0.855508 ( 1.150350)
build_miniruby 0.000916 0.000141 0.057283 ( 0.056004)
build_ruby 0.000910 0.000140 0.058099 ( 0.056829)
build_all 0.003751 0.000577 1.499643 ( 0.601480)
build_install 0.004166 0.004679 6.306995 ( 2.866422)
test_btest 0.000750 0.000161 55.121415 ( 8.143276)
test_basic 0.005285 0.000091 0.281181 ( 0.370194)
test_all 0.002057 0.000412 638.816493 ( 92.463231)
test_rubyspec 0.088878 0.023563 44.094289 ( 49.676424)
total: 155.38 sec