Logfile: /home/ko1/ruby/logs/brlog.trunk.20220717-060350
#<BuildRuby:0x00005649c1cc7de0
@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.20220717-060350",
@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.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000015 0.000003 0.000018 ( 0.000019)
build_up 0.001862 0.004626 0.872369 ( 0.918215)
build_miniruby 0.000670 0.000168 0.057112 ( 0.055968)
build_ruby 0.000994 0.000000 0.058950 ( 0.057784)
build_all 0.004288 0.000000 1.509012 ( 0.612701)
build_install 0.006760 0.004111 5.584185 ( 2.147104)
test_btest 0.000592 0.000000 50.750908 ( 7.836916)
test_basic 0.000000 0.005397 0.288318 ( 0.377466)
test_all 0.000000 0.001132 615.081758 ( 89.598284)
test_rubyspec 0.055464 0.052420 43.119073 ( 48.746333)
total: 150.35 sec