Logfile: /home/ko1/ruby/logs/brlog.trunk.20220725-112729
#<BuildRuby:0x00005602cfb2e878
@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.20220725-112729",
@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.000007 0.000000 0.000007 ( 0.000006)
autoconf 0.000015 0.000000 0.000015 ( 0.000015)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.006668 0.000000 0.908548 ( 1.917576)
build_miniruby 0.001062 0.000000 0.058318 ( 0.057065)
build_ruby 0.001030 0.000000 0.059590 ( 0.058295)
build_all 0.000551 0.004217 1.534594 ( 0.589088)
build_install 0.010906 0.000393 5.696897 ( 2.197067)
test_btest 0.000846 0.000050 47.144514 ( 8.456892)
test_basic 0.001834 0.004354 0.359112 ( 0.446789)
test_all 0.001186 0.000132 587.694324 ( 93.553421)
test_rubyspec 0.090465 0.014419 43.626553 ( 49.339826)
total: 156.62 sec