Logfile: /home/ko1/ruby/logs/brlog.trunk.20230103-134821
#<BuildRuby:0x000055919be083c8
@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-134821",
@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.000002 0.000008 ( 0.000007)
autoconf 0.000013 0.000004 0.000017 ( 0.000017)
configure 0.000022 0.000008 0.000030 ( 0.000030)
build_up 0.006283 0.000679 0.949314 ( 1.116160)
build_miniruby 0.001009 0.000310 1.015079 ( 1.013124)
build_ruby 0.001551 0.000000 2.781207 ( 2.778549)
build_all 0.009874 0.000000 16.889044 ( 3.029575)
build_install 0.011837 0.000000 2.305994 ( 1.185226)
test_btest 0.001250 0.000000 73.618143 ( 10.922481)
test_basic 0.005480 0.000897 0.341876 ( 0.428431)
test_all 0.001191 0.000251 664.255503 (103.875172)
test_rubyspec 0.087267 0.039868 51.767668 ( 59.830372)
total: 184.18 sec