Logfile: /home/ko1/ruby/logs/brlog.trunk.20220826-070908
#<BuildRuby:0x0000564c090cec10
@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.20220826-070908",
@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.000013 0.000002 0.000015 ( 0.000015)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.006501 0.000000 0.827826 ( 0.895390)
build_miniruby 0.001069 0.000000 0.058104 ( 0.056815)
build_ruby 0.000943 0.000106 0.059226 ( 0.057950)
build_all 0.004152 0.000553 1.538380 ( 0.589157)
build_install 0.010311 0.000759 1.918184 ( 0.960859)
test_btest 0.000778 0.000097 50.790971 ( 8.147625)
test_basic 0.005488 0.000686 0.344511 ( 0.432390)
test_all 0.002289 0.000210 608.385000 ( 91.949555)
test_rubyspec 0.051854 0.079424 43.967391 ( 52.209461)
total: 155.30 sec