Logfile: /home/ko1/ruby/logs/brlog.trunk.20221222-042215
#<BuildRuby:0x0000557a5df13e70
@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.20221222-042215",
@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.000015 0.000002 0.000017 ( 0.000017)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.003623 0.000603 0.821557 ( 1.067079)
build_miniruby 0.000861 0.000143 1.006968 ( 1.005632)
build_ruby 0.001099 0.000000 2.658963 ( 2.657783)
build_all 0.009227 0.000000 15.819560 ( 3.319336)
build_install 0.003614 0.005402 2.247756 ( 1.282733)
test_btest 0.000474 0.000100 59.350808 ( 12.038264)
test_basic 0.000000 0.005234 0.287177 ( 0.377763)
test_all 0.000000 0.001766 660.602785 (142.873516)
test_rubyspec 0.049656 0.023800 51.856708 ( 60.012058)
total: 224.63 sec