Logfile: /home/ko1/ruby/logs/brlog.trunk.20221212-203637
#<BuildRuby:0x0000562582d1c010
@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.20221212-203637",
@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.000000 0.000007 ( 0.000008)
autoconf 0.000043 0.000003 0.000046 ( 0.000046)
configure 0.000028 0.000002 0.000030 ( 0.000030)
build_up 0.000000 0.004332 0.825485 ( 1.056146)
build_miniruby 0.000000 0.000875 0.978270 ( 0.976935)
build_ruby 0.000000 0.001237 2.723927 ( 2.608962)
build_all 0.008149 0.000916 15.732166 ( 3.290904)
build_install 0.006757 0.003678 2.137898 ( 1.219742)
test_btest 0.000506 0.000112 66.637858 ( 10.743100)
test_basic 0.000719 0.004093 0.310035 ( 0.400623)
test_all 0.001198 0.000332 677.561983 (142.923677)
test_rubyspec 0.051939 0.017184 52.366273 ( 60.567997)
total: 223.79 sec