Logfile: /home/ko1/ruby/logs/brlog.trunk.20220420-184952
#<BuildRuby:0x000055d21074a5a8
@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.20220420-184952",
@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.000012 0.000003 0.000015 ( 0.000016)
configure 0.000020 0.000005 0.000025 ( 0.000025)
build_up 0.002238 0.004623 0.825319 ( 1.160035)
build_miniruby 0.000715 0.000239 0.056472 ( 0.055346)
build_ruby 0.000986 0.000000 0.059077 ( 0.057777)
build_all 0.004070 0.000000 1.457010 ( 0.597985)
build_install 0.005768 0.005077 6.185125 ( 2.773316)
test_btest 0.000478 0.000170 47.187489 ( 8.400606)
test_basic 0.003359 0.002349 0.262043 ( 0.350777)
test_all 0.001215 0.000185 611.289232 ( 88.389646)
test_rubyspec 0.057695 0.037348 43.791854 ( 48.801598)
total: 150.59 sec