Logfile: /home/ko1/ruby/logs/brlog.trunk.20221223-002032
#<BuildRuby:0x000055dfe1db7e70
@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.20221223-002032",
@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.000009 0.000000 0.000009 ( 0.000024)
autoconf 0.000021 0.000000 0.000021 ( 0.000021)
configure 0.000015 0.000000 0.000015 ( 0.000015)
build_up 0.004068 0.000004 0.901634 ( 1.414587)
build_miniruby 0.000932 0.000067 0.918240 ( 0.916678)
build_ruby 0.001190 0.000085 2.539162 ( 2.537450)
build_all 0.009128 0.000026 15.769230 ( 3.296298)
build_install 0.010488 0.000000 2.225003 ( 1.244408)
test_btest 0.000666 0.000000 66.346559 ( 11.185217)
test_basic 0.005198 0.000000 0.285700 ( 0.375897)
test_all 0.001234 0.000000 677.751808 (136.609508)
test_rubyspec 0.052499 0.013173 51.880475 ( 60.154701)
total: 217.74 sec