Logfile: /home/ko1/ruby/logs/brlog.trunk.20230114-180121
#<BuildRuby:0x000056212ce4c700
@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.20230114-180121",
@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.000016 0.000002 0.000018 ( 0.000018)
autoconf 0.000041 0.000006 0.000047 ( 0.000046)
configure 0.000030 0.000003 0.000033 ( 0.000033)
build_up 0.008323 0.000554 0.878024 ( 1.168665)
build_miniruby 0.001068 0.000133 1.018316 ( 1.016438)
build_ruby 0.001435 0.000000 2.789536 ( 2.787023)
build_all 0.005030 0.004642 16.779391 ( 2.968326)
build_install 0.010392 0.001002 2.082459 ( 1.072971)
test_btest 0.000747 0.000124 77.671943 ( 10.297212)
test_basic 0.006818 0.001137 0.384155 ( 0.467245)
test_all 0.001131 0.000189 668.215069 ( 96.673536)
test_rubyspec 0.100627 0.030650 52.134769 ( 60.230058)
total: 176.68 sec