Logfile: /home/ko1/ruby/logs/brlog.trunk.20221218-204335
#<BuildRuby:0x00005598ee950010
@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.20221218-204335",
@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.000007)
autoconf 0.000015 0.000001 0.000016 ( 0.000015)
configure 0.000010 0.000000 0.000010 ( 0.000011)
build_up 0.003918 0.000000 0.834799 ( 1.035890)
build_miniruby 0.000888 0.000036 0.947271 ( 0.946370)
build_ruby 0.001276 0.000058 2.758010 ( 2.662981)
build_all 0.008909 0.000025 15.897504 ( 3.319757)
build_install 0.001888 0.008605 2.245026 ( 1.292540)
test_btest 0.000516 0.000065 66.665763 ( 11.120704)
test_basic 0.000000 0.004629 0.319881 ( 0.410122)
test_all 0.000000 0.001351 690.386207 (141.150361)
test_rubyspec 0.046254 0.030782 52.975751 ( 61.164116)
total: 223.10 sec