Logfile: /home/ko1/ruby/logs/brlog.trunk.20220825-102647
#<BuildRuby:0x000055f5ea144e80
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220825-102647",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000012 0.000000 0.000012 ( 0.000012)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.008898 0.000000 0.815112 ( 0.872194)
build_miniruby 0.001589 0.000000 0.061539 ( 0.060449)
build_ruby 0.001847 0.000000 0.063962 ( 0.062011)
build_all 0.003803 0.005168 1.267486 ( 0.462891)
build_install 0.015430 0.000684 1.567119 ( 0.791023)
test_btest 0.000000 0.000914 54.203006 ( 5.945969)
test_basic 0.000000 0.005199 0.286335 ( 0.377699)
test_all 0.000000 0.004049 514.269337 ( 53.593668)
test_rubyspec 0.094487 0.038449 41.730570 ( 50.297424)
total: 112.46 sec