Logfile: /home/ko1/ruby/logs/brlog.trunk.20220811-002608
#<BuildRuby:0x0000558bf8a4bfa8
@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.20220811-002608",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000011 0.000004 0.000015 ( 0.000015)
configure 0.000009 0.000004 0.000013 ( 0.000012)
build_up 0.000471 0.006297 0.832861 ( 0.898384)
build_miniruby 0.000642 0.000350 0.057708 ( 0.056491)
build_ruby 0.000539 0.000295 0.060365 ( 0.059126)
build_all 0.003197 0.001744 1.568553 ( 0.593640)
build_install 0.010567 0.000974 5.681610 ( 2.156596)
test_btest 0.000757 0.000000 49.612097 ( 8.447255)
test_basic 0.005370 0.000771 0.350283 ( 0.438178)
test_all 0.001019 0.000437 591.891994 ( 93.872309)
test_rubyspec 0.077826 0.052401 43.890464 ( 51.281326)
total: 157.80 sec