Logfile: /home/ko1/ruby/logs/brlog.trunk.20221207-014655
#<BuildRuby:0x00005569a5304350
@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.20221207-014655",
@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.000000 0.000007 ( 0.000006)
autoconf 0.000019 0.000000 0.000019 ( 0.000018)
configure 0.000017 0.000000 0.000017 ( 0.000016)
build_up 0.005143 0.000000 1.152517 ( 1.179689)
build_miniruby 0.000946 0.000000 1.009074 ( 1.007726)
build_ruby 0.001244 0.000000 2.685893 ( 2.578451)
build_all 0.004523 0.004380 15.829199 ( 3.267677)
build_install 0.009104 0.000000 2.236558 ( 1.274791)
test_btest 0.000556 0.000000 64.607978 ( 11.195241)
test_basic 0.004635 0.000065 0.304913 ( 0.395634)
test_all 0.000885 0.000047 670.246150 (111.691760)
test_rubyspec 0.036940 0.032234 52.413980 ( 60.587702)
total: 193.18 sec