Logfile: /home/ko1/ruby/logs/brlog.trunk.20221215-094652
#<BuildRuby:0x000055627280e858
@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.20221215-094652",
@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.000009 0.000000 0.000009 ( 0.000009)
autoconf 0.000022 0.000000 0.000022 ( 0.000022)
configure 0.000016 0.000000 0.000016 ( 0.000016)
build_up 0.001174 0.003048 0.873247 ( 1.220365)
build_miniruby 0.000746 0.000279 0.960426 ( 0.959083)
build_ruby 0.000935 0.000350 2.871310 ( 2.774046)
build_all 0.006435 0.002413 15.801817 ( 3.335475)
build_install 0.008213 0.000000 2.290360 ( 1.336098)
test_btest 0.000655 0.000000 66.604139 ( 11.023672)
test_basic 0.004745 0.000154 0.303636 ( 0.394501)
test_all 0.000000 0.001474 677.044697 (146.975364)
test_rubyspec 0.031626 0.027286 52.305232 ( 60.486352)
total: 228.51 sec