Logfile: /home/ko1/ruby/logs/brlog.trunk.20220604-134155
#<BuildRuby:0x00005595f5167ea8
@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.20220604-134155",
@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.000003 0.000008 ( 0.000007)
autoconf 0.000009 0.000005 0.000014 ( 0.000014)
configure 0.000010 0.000005 0.000015 ( 0.000015)
build_up 0.004389 0.002195 0.847215 ( 0.983714)
build_miniruby 0.000641 0.000321 0.057692 ( 0.056494)
build_ruby 0.000685 0.000342 0.060118 ( 0.058780)
build_all 0.004305 0.000000 1.498105 ( 0.604784)
build_install 0.010460 0.000547 6.338717 ( 2.891834)
test_btest 0.000610 0.000235 55.784043 ( 8.363681)
test_basic 0.000925 0.005058 0.346360 ( 0.434344)
test_all 0.001059 0.000489 647.698119 ( 93.864034)
test_rubyspec 0.055407 0.063718 44.360716 ( 49.950173)
total: 157.21 sec