Logfile: /home/ko1/ruby/logs/brlog.trunk.20221220-093238
#<BuildRuby:0x0000563fc9a37f00
@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.20221220-093238",
@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.000008 0.000001 0.000009 ( 0.000010)
autoconf 0.000029 0.000005 0.000034 ( 0.000033)
configure 0.000000 0.000016 0.000016 ( 0.000016)
build_up 0.000000 0.004173 0.874901 ( 1.092751)
build_miniruby 0.000000 0.000784 0.990207 ( 0.989041)
build_ruby 0.000000 0.001154 2.716014 ( 2.602713)
build_all 0.006497 0.002654 15.772585 ( 3.318067)
build_install 0.008169 0.002514 2.235817 ( 1.296121)
test_btest 0.000441 0.000136 57.480803 ( 11.685996)
test_basic 0.003500 0.001077 0.356173 ( 0.447878)
test_all 0.001153 0.000355 664.091471 (156.003866)
test_rubyspec 0.040584 0.036934 52.844309 ( 61.090360)
total: 238.53 sec