Logfile: /home/ko1/ruby/logs/brlog.trunk.20230111-130812
#<BuildRuby:0x000055f51fb7ff38
@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.20230111-130812",
@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.000014 0.000003 0.000017 ( 0.000017)
configure 0.000011 0.000003 0.000014 ( 0.000027)
build_up 0.002769 0.003699 0.848257 ( 1.042638)
build_miniruby 0.000841 0.000240 1.021289 ( 1.019272)
build_ruby 0.001161 0.000331 2.778640 ( 2.775925)
build_all 0.007879 0.002251 16.816588 ( 3.019024)
build_install 0.009038 0.002582 2.137077 ( 1.084599)
test_btest 0.000683 0.000195 68.442153 ( 11.681413)
test_basic 0.000831 0.005691 0.309628 ( 0.396001)
test_all 0.001003 0.000358 652.553655 (114.953533)
test_rubyspec 0.062848 0.072548 51.709666 ( 59.758450)
total: 195.73 sec