Logfile: /home/ko1/ruby/logs/brlog.trunk.20221212-232022
#<BuildRuby:0x000055aafdd07e80
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20221212-232022",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000016 0.000002 0.000018 ( 0.000019)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.003451 0.000531 0.943712 ( 1.202265)
build_miniruby 0.000769 0.000118 0.951783 ( 0.950439)
build_ruby 0.001050 0.000161 2.752661 ( 2.646885)
build_all 0.004707 0.004410 15.686195 ( 3.290737)
build_install 0.008819 0.000892 2.190209 ( 1.261560)
test_btest 0.000482 0.000096 65.687236 ( 10.731785)
test_basic 0.005386 0.000130 0.323427 ( 0.413633)
test_all 0.001134 0.000213 666.778967 (148.594201)
test_rubyspec 0.042521 0.030385 52.755039 ( 61.156439)
total: 230.25 sec