Logfile: /home/ko1/ruby/logs/brlog.trunk.20230115-091127
#<BuildRuby:0x00005599f446ff58
@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.20230115-091127",
@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.000008)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000036 0.000005 0.000041 ( 0.000041)
build_up 0.006924 0.000989 1.329150 ( 1.751438)
build_miniruby 0.001164 0.000166 1.712954 ( 1.577344)
build_ruby 0.001425 0.000204 2.785725 ( 2.783109)
build_all 0.009896 0.000000 16.883277 ( 3.031830)
build_install 0.009378 0.000030 2.146076 ( 1.085385)
test_btest 0.000732 0.000081 72.451521 ( 10.641010)
test_basic 0.000000 0.007222 0.344633 ( 0.429609)
test_all 0.000005 0.001360 679.498788 ( 99.570355)
test_rubyspec 0.102446 0.022868 52.335739 ( 60.378150)
total: 181.25 sec