Logfile: /home/ko1/ruby/logs/brlog.trunk.20221219-093647
#<BuildRuby:0x0000557642378008
@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.20221219-093647",
@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.000012 0.000003 0.000015 ( 0.000014)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.000146 0.004023 0.872180 ( 1.224404)
build_miniruby 0.000783 0.000261 1.000436 ( 0.999201)
build_ruby 0.000867 0.000289 2.757991 ( 2.648550)
build_all 0.006752 0.002250 15.843978 ( 3.344796)
build_install 0.007136 0.002379 2.310557 ( 1.363551)
test_btest 0.000484 0.000162 60.454911 ( 11.718399)
test_basic 0.003630 0.001210 0.325517 ( 0.416097)
test_all 0.001042 0.000347 667.255331 (155.419841)
test_rubyspec 0.039512 0.017686 52.505859 ( 60.771867)
total: 237.91 sec