Logfile: /home/ko1/ruby/logs/brlog.trunk.20221207-143602
#<BuildRuby:0x00005631c37d0410
@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.20221207-143602",
@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.000001 0.000008 ( 0.000006)
autoconf 0.000021 0.000002 0.000023 ( 0.000022)
configure 0.000013 0.000001 0.000014 ( 0.000013)
build_up 0.004468 0.000320 1.105178 ( 1.981099)
build_miniruby 0.000925 0.000066 0.968465 ( 0.967076)
build_ruby 0.001203 0.000086 2.855143 ( 2.765051)
build_all 0.008545 0.000610 15.821461 ( 3.307224)
build_install 0.010216 0.000000 2.219702 ( 1.247131)
test_btest 0.000757 0.000000 60.357376 ( 11.959736)
test_basic 0.004697 0.000000 0.310212 ( 0.401444)
test_all 0.000784 0.000000 672.420584 (117.723787)
test_rubyspec 0.041033 0.020614 53.363580 ( 61.630894)
total: 201.98 sec