Logfile: /home/ko1/ruby/logs/brlog.trunk.20220507-181530
#<BuildRuby:0x000056467ca3e620
@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.20220507-181530",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000009 0.000003 0.000012 ( 0.000013)
configure 0.000010 0.000003 0.000013 ( 0.000013)
build_up 0.004718 0.001887 0.831747 ( 1.547795)
build_miniruby 0.000637 0.000255 0.057636 ( 0.056281)
build_ruby 0.000716 0.000286 0.057963 ( 0.056701)
build_all 0.004115 0.000000 1.485016 ( 0.595128)
build_install 0.008243 0.002371 6.260887 ( 2.815544)
test_btest 0.000642 0.000229 51.431914 ( 8.286789)
test_basic 0.001143 0.004858 0.291469 ( 0.379345)
test_all 0.000784 0.000336 641.624205 ( 94.710630)
test_rubyspec 0.065881 0.061646 43.806219 ( 49.182589)
total: 157.63 sec