Logfile: /home/ko1/ruby/logs/brlog.trunk.20221225-050625
#<BuildRuby:0x00005591a0938028
@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.20221225-050625",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000012 0.000003 0.000015 ( 0.000015)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.003410 0.000731 0.853935 ( 1.636849)
build_miniruby 0.000782 0.000167 1.017397 ( 1.016056)
build_ruby 0.001291 0.000000 2.662091 ( 2.660742)
build_all 0.008208 0.001063 15.924539 ( 3.361955)
build_install 0.010894 0.000000 2.291771 ( 1.284193)
test_btest 0.000608 0.000000 66.567477 ( 10.717707)
test_basic 0.000264 0.004170 0.268330 ( 0.359737)
test_all 0.000842 0.000091 631.504994 (100.201104)
test_rubyspec 0.047841 0.016042 51.978796 ( 60.238466)
total: 181.48 sec