Logfile: /home/ko1/ruby/logs/brlog.trunk.20230131-002427
#<BuildRuby:0x0000564b708f0040
@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.20230131-002427",
@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.000015 0.000003 0.000018 ( 0.000017)
configure 0.000011 0.000003 0.000014 ( 0.000013)
build_up 0.006161 0.000386 0.865304 ( 1.282517)
build_miniruby 0.001099 0.000200 1.005879 ( 1.003775)
build_ruby 0.001350 0.000246 2.773787 ( 2.771135)
build_all 0.009506 0.000167 16.722332 ( 2.986136)
build_install 0.007222 0.001838 2.083497 ( 1.077947)
test_btest 0.000951 0.000000 76.387907 ( 10.847745)
test_basic 0.000309 0.006187 0.369788 ( 0.455911)
test_all 0.000000 0.001316 665.758442 ( 99.206041)
test_rubyspec 0.077204 0.040076 51.630959 ( 59.725195)
total: 179.36 sec