Logfile: /home/ko1/ruby/logs/brlog.trunk.20230103-201619
#<BuildRuby:0x000055b1f0faf468
@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.20230103-201619",
@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.000008)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000016 0.000002 0.000018 ( 0.000019)
build_up 0.002018 0.004656 0.841153 ( 1.299320)
build_miniruby 0.001026 0.000237 1.019146 ( 1.017177)
build_ruby 0.001602 0.000000 2.794501 ( 2.791904)
build_all 0.006727 0.003203 16.777667 ( 2.993372)
build_install 0.010355 0.000000 2.272997 ( 1.176205)
test_btest 0.000927 0.000000 72.084562 ( 11.431198)
test_basic 0.002333 0.004480 0.363601 ( 0.449793)
test_all 0.001431 0.000376 658.447627 (103.982727)
test_rubyspec 0.100146 0.028091 51.799076 ( 59.949182)
total: 185.09 sec