Logfile: /home/ko1/ruby/logs/brlog.trunk.20230113-174739
#<BuildRuby:0x000055d15e05e620
@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.20230113-174739",
@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.000017 0.000000 0.000017 ( 0.000017)
configure 0.000013 0.000000 0.000013 ( 0.000013)
build_up 0.006645 0.000000 0.874858 ( 1.055109)
build_miniruby 0.001170 0.000000 1.008985 ( 1.007032)
build_ruby 0.000000 0.001434 2.777567 ( 2.774998)
build_all 0.006938 0.002707 16.824037 ( 2.983287)
build_install 0.010726 0.000326 2.080802 ( 1.076737)
test_btest 0.001491 0.000075 77.773538 ( 10.538276)
test_basic 0.000000 0.008027 0.405994 ( 0.490260)
test_all 0.000530 0.000573 666.903281 ( 96.253863)
test_rubyspec 0.088928 0.042075 51.981922 ( 60.081865)
total: 176.26 sec