Logfile: /home/ko1/ruby/logs/brlog.trunk.20221227-005440
#<BuildRuby:0x000055f3ba7b7df8
@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.20221227-005440",
@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.000015 0.000003 0.000018 ( 0.000020)
autoconf 0.000033 0.000008 0.000041 ( 0.000041)
configure 0.000025 0.000006 0.000031 ( 0.000030)
build_up 0.004544 0.004279 0.885646 ( 1.067457)
build_miniruby 0.000980 0.000280 1.012265 ( 1.010262)
build_ruby 0.001422 0.000000 2.752636 ( 2.749987)
build_all 0.007608 0.002047 16.644130 ( 2.949065)
build_install 0.005655 0.005717 2.259962 ( 1.186510)
test_btest 0.000769 0.000256 72.344017 ( 10.666985)
test_basic 0.007378 0.000000 0.365952 ( 0.450245)
test_all 0.001394 0.000131 662.849583 ( 95.049630)
test_rubyspec 0.073926 0.053832 51.131977 ( 59.212673)
total: 174.34 sec