Logfile: /home/ko1/ruby/logs/brlog.trunk.20221231-045711
#<BuildRuby:0x000055d89ee78700
@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.20221231-045711",
@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.000007)
autoconf 0.000015 0.000001 0.000016 ( 0.000016)
configure 0.000026 0.000002 0.000028 ( 0.000014)
build_up 0.006071 0.000405 0.841003 ( 1.027758)
build_miniruby 0.001053 0.000000 1.015402 ( 1.013630)
build_ruby 0.001391 0.000000 2.776544 ( 2.773971)
build_all 0.009468 0.000175 16.705116 ( 2.986935)
build_install 0.010965 0.000645 2.294141 ( 1.180585)
test_btest 0.000654 0.000039 75.905062 ( 10.650204)
test_basic 0.007149 0.000000 0.313262 ( 0.398335)
test_all 0.001310 0.000000 658.156834 (112.163440)
test_rubyspec 0.071737 0.037596 51.634967 ( 59.676295)
total: 191.87 sec