Logfile: /home/ko1/ruby/logs/brlog.trunk.20221225-121349
#<BuildRuby:0x000055b695eea560
@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.20221225-121349",
@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.000008 0.000002 0.000010 ( 0.000010)
autoconf 0.000018 0.000004 0.000022 ( 0.000022)
configure 0.000014 0.000003 0.000017 ( 0.000017)
build_up 0.003858 0.000891 0.834127 ( 1.092651)
build_miniruby 0.000738 0.000171 1.018072 ( 1.016747)
build_ruby 0.001165 0.000000 2.636389 ( 2.634696)
build_all 0.008917 0.000000 15.809804 ( 3.326428)
build_install 0.007419 0.001715 2.125726 ( 1.200511)
test_btest 0.000458 0.000092 64.401430 ( 11.093780)
test_basic 0.001792 0.003358 0.304526 ( 0.395162)
test_all 0.000841 0.000200 642.498692 (112.716449)
test_rubyspec 0.035659 0.024281 51.544348 ( 59.687959)
total: 193.17 sec