Logfile: /home/ko1/ruby/logs/brlog.trunk.20221227-221318
#<BuildRuby:0x00005627a5926be8
@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.20221227-221318",
@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.000003 0.000009 ( 0.000007)
autoconf 0.000013 0.000005 0.000018 ( 0.000019)
configure 0.000019 0.000009 0.000028 ( 0.000013)
build_up 0.006297 0.000000 0.839854 ( 1.058983)
build_miniruby 0.001182 0.000000 1.016915 ( 1.015086)
build_ruby 0.001314 0.000268 2.765464 ( 2.762967)
build_all 0.009110 0.000268 16.594019 ( 2.965717)
build_install 0.008601 0.002867 2.237890 ( 1.170174)
test_btest 0.000868 0.000000 67.847888 ( 11.459173)
test_basic 0.007469 0.000000 0.367311 ( 0.451454)
test_all 0.001802 0.000196 650.448562 (110.033934)
test_rubyspec 0.070894 0.035347 51.506273 ( 59.563833)
total: 190.48 sec