Logfile: /home/ko1/ruby/logs/brlog.trunk.20230111-051829
#<BuildRuby:0x000056202b59c0d0
@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.20230111-051829",
@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.000002 0.000009 ( 0.000008)
autoconf 0.000019 0.000004 0.000023 ( 0.000046)
configure 0.000029 0.000007 0.000036 ( 0.000035)
build_up 0.005355 0.001147 0.848981 ( 1.067089)
build_miniruby 0.001332 0.000000 1.009342 ( 1.007254)
build_ruby 0.001695 0.000000 2.770406 ( 2.767717)
build_all 0.009987 0.000000 16.851094 ( 3.047064)
build_install 0.011575 0.000000 2.112414 ( 1.077652)
test_btest 0.000976 0.000066 68.470661 ( 11.378218)
test_basic 0.006061 0.000909 0.347967 ( 0.433168)
test_all 0.001254 0.000188 663.913257 (114.728631)
test_rubyspec 0.096175 0.029001 51.552786 ( 59.594289)
total: 195.10 sec