Logfile: /home/ko1/ruby/logs/brlog.trunk.20230123-171408
#<BuildRuby:0x0000558bbed83e80
@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.20230123-171408",
@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.000007 0.000001 0.000008 ( 0.000009)
autoconf 0.000015 0.000004 0.000019 ( 0.000018)
configure 0.000011 0.000003 0.000014 ( 0.000013)
build_up 0.005311 0.001138 0.878551 ( 1.051773)
build_miniruby 0.001292 0.000000 1.000422 ( 0.998526)
build_ruby 0.001591 0.000000 2.755393 ( 2.752895)
build_all 0.009121 0.000674 16.778598 ( 3.009151)
build_install 0.004772 0.004549 2.064427 ( 1.059644)
test_btest 0.000625 0.000147 72.932243 ( 10.728934)
test_basic 0.000000 0.006934 0.306181 ( 0.391958)
test_all 0.001477 0.000000 656.850526 (102.848857)
test_rubyspec 0.068567 0.064504 51.087893 ( 59.143530)
total: 181.99 sec