Logfile: /home/ko1/ruby/logs/brlog.trunk.20221225-074139
#<BuildRuby:0x000055a44f2e83c8
@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.20221225-074139",
@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.000000 0.000006 ( 0.000006)
autoconf 0.000015 0.000000 0.000015 ( 0.000015)
configure 0.000020 0.000000 0.000020 ( 0.000019)
build_up 0.000297 0.003929 0.803637 ( 1.007156)
build_miniruby 0.000841 0.000056 0.931670 ( 0.930347)
build_ruby 0.001029 0.000069 2.632019 ( 2.630767)
build_all 0.008665 0.000287 15.827151 ( 3.342886)
build_install 0.009407 0.000039 2.319417 ( 1.320994)
test_btest 0.000517 0.000029 66.367474 ( 10.846873)
test_basic 0.004777 0.000019 0.290590 ( 0.381118)
test_all 0.000892 0.000047 611.906277 (108.157378)
test_rubyspec 0.047306 0.022056 51.707978 ( 59.850675)
total: 188.47 sec