Logfile: /home/ko1/ruby/logs/brlog.trunk.20221219-063403
#<BuildRuby:0x0000562d548ec010
@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-063403",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.004075 0.000254 0.955617 ( 1.164210)
build_miniruby 0.000898 0.000056 1.016656 ( 1.015774)
build_ruby 0.001271 0.000080 2.831868 ( 2.742886)
build_all 0.008777 0.000252 15.861108 ( 3.377723)
build_install 0.009886 0.000285 2.208739 ( 1.208145)
test_btest 0.000518 0.000029 66.712731 ( 10.780002)
test_basic 0.004277 0.000000 0.314382 ( 0.405828)
test_all 0.002110 0.000000 674.277353 (142.677493)
test_rubyspec 0.043580 0.028606 52.013762 ( 60.238087)
total: 223.61 sec