Logfile: /home/ko1/ruby/logs/brlog.trunk.20221230-090656
#<BuildRuby:0x0000562bd6cefdf8
@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.20221230-090656",
@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.000003 0.000018 ( 0.000018)
configure 0.000035 0.000008 0.000043 ( 0.000044)
build_up 0.005994 0.000406 0.917045 ( 1.084744)
build_miniruby 0.001254 0.000000 1.025846 ( 1.023942)
build_ruby 0.000000 0.001441 2.773718 ( 2.770971)
build_all 0.006851 0.002666 16.732898 ( 2.975071)
build_install 0.006765 0.004967 2.289849 ( 1.173252)
test_btest 0.001086 0.000000 77.347566 ( 10.509489)
test_basic 0.003512 0.003078 0.372880 ( 0.458906)
test_all 0.000948 0.000299 667.707944 (117.691840)
test_rubyspec 0.066298 0.034582 51.520656 ( 59.583677)
total: 197.27 sec