Logfile: /home/ko1/ruby/logs/brlog.trunk.20221217-163108
#<BuildRuby:0x0000563302a0fe70
@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.20221217-163108",
@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.000007)
autoconf 0.000018 0.000002 0.000020 ( 0.000019)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.004163 0.000014 0.839497 ( 1.043169)
build_miniruby 0.000784 0.000052 1.008891 ( 1.007603)
build_ruby 0.001150 0.000077 2.791730 ( 2.705811)
build_all 0.008838 0.000038 15.849798 ( 3.376261)
build_install 0.006394 0.004389 2.395595 ( 1.377881)
test_btest 0.000696 0.000000 64.787692 ( 10.597380)
test_basic 0.000907 0.003855 0.309779 ( 0.400597)
test_all 0.001128 0.000179 669.932121 (145.876450)
test_rubyspec 0.058606 0.012562 52.619230 ( 60.784457)
total: 227.17 sec