Logfile: /home/ko1/ruby/logs/brlog.trunk.20220518-010736
#<BuildRuby:0x000055b77bc37d90
@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.20220518-010736",
@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.000007)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000025 0.000002 0.000027 ( 0.000026)
build_up 0.003604 0.003025 0.815650 ( 1.005359)
build_miniruby 0.000832 0.000104 0.057837 ( 0.056722)
build_ruby 0.000777 0.000097 0.056877 ( 0.055690)
build_all 0.001108 0.003227 1.484397 ( 0.604378)
build_install 0.006854 0.004271 6.249712 ( 2.810526)
test_btest 0.000704 0.000157 49.726439 ( 8.041330)
test_basic 0.002278 0.003371 0.310558 ( 0.399217)
test_all 0.001127 0.000296 607.592783 ( 89.764007)
test_rubyspec 0.103889 0.022951 43.746619 ( 49.343955)
total: 152.08 sec