Logfile: /home/ko1/ruby/logs/brlog.trunk.20220829-003934
#<BuildRuby:0x000055a31e27ffa8
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20220829-003934",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000016 0.000002 0.000018 ( 0.000017)
configure 0.000012 0.000000 0.000012 ( 0.000013)
build_up 0.006458 0.000000 0.877227 ( 0.927591)
build_miniruby 0.000950 0.000000 0.057800 ( 0.056528)
build_ruby 0.000936 0.000000 0.059400 ( 0.058257)
build_all 0.004426 0.000000 1.535505 ( 0.587072)
build_install 0.010727 0.000228 1.920550 ( 0.953071)
test_btest 0.000802 0.000043 48.164143 ( 7.803256)
test_basic 0.002147 0.003950 0.360105 ( 0.447799)
test_all 0.002261 0.000226 625.858516 ( 90.736379)
test_rubyspec 0.085717 0.043122 43.457009 ( 51.760917)
total: 153.33 sec