Logfile: /home/ko1/ruby/logs/brlog.trunk.20230109-065940
#<BuildRuby:0x000055951d92c040
@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.20230109-065940",
@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.000008)
autoconf 0.000015 0.000002 0.000017 ( 0.000017)
configure 0.000011 0.000001 0.000012 ( 0.000013)
build_up 0.005755 0.000768 0.850663 ( 1.044795)
build_miniruby 0.001143 0.000153 1.010325 ( 1.008428)
build_ruby 0.001492 0.000199 2.783225 ( 2.780517)
build_all 0.009155 0.000590 16.861221 ( 2.987956)
build_install 0.006368 0.005021 2.132479 ( 1.079044)
test_btest 0.000931 0.000164 70.860844 ( 11.059189)
test_basic 0.006052 0.001068 0.369667 ( 0.454029)
test_all 0.002015 0.000000 680.965164 ( 95.722932)
test_rubyspec 0.087562 0.046848 52.141429 ( 60.145109)
total: 176.28 sec