Logfile: /home/ko1/ruby/logs/brlog.trunk.20230119-065221
#<BuildRuby:0x000055d1e1ec0028
@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.20230119-065221",
@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.000002 0.000009 ( 0.000008)
autoconf 0.000014 0.000003 0.000017 ( 0.000017)
configure 0.000011 0.000002 0.000013 ( 0.000014)
build_up 0.002760 0.003686 0.850430 ( 1.183760)
build_miniruby 0.000975 0.000279 1.031728 ( 1.030055)
build_ruby 0.001155 0.000330 2.773503 ( 2.770932)
build_all 0.006474 0.003570 16.963006 ( 2.998873)
build_install 0.010608 0.000716 2.143893 ( 1.081489)
test_btest 0.000843 0.000234 68.714007 ( 11.557729)
test_basic 0.002728 0.003742 0.343866 ( 0.430225)
test_all 0.001004 0.000317 672.618704 ( 98.940146)
test_rubyspec 0.074130 0.051731 52.067184 ( 60.060368)
total: 180.05 sec