Logfile: /home/ko1/ruby/logs/brlog.trunk.20220424-122304
#<BuildRuby:0x000056533e8efe30
@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.20220424-122304",
@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.000012 0.000002 0.000014 ( 0.000014)
build_up 0.000000 0.006455 0.852407 ( 0.945494)
build_miniruby 0.000214 0.000653 0.056900 ( 0.055707)
build_ruby 0.000801 0.000246 0.059899 ( 0.058626)
build_all 0.004334 0.000109 1.526720 ( 0.623142)
build_install 0.009378 0.001439 6.304102 ( 2.844647)
test_btest 0.000526 0.000140 46.157948 ( 8.605105)
test_basic 0.003232 0.002755 0.339822 ( 0.427880)
test_all 0.001381 0.000159 644.146174 ( 93.696631)
test_rubyspec 0.098165 0.032787 44.465545 ( 49.435037)
total: 156.69 sec