Logfile: /home/ko1/ruby/logs/brlog.trunk.20230105-000515
#<BuildRuby:0x000055dc33e1c728
@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.20230105-000515",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000012 0.000005 0.000017 ( 0.000017)
configure 0.000010 0.000005 0.000015 ( 0.000015)
build_up 0.000000 0.006402 0.885484 ( 1.089336)
build_miniruby 0.000000 0.001292 1.022250 ( 1.020424)
build_ruby 0.000000 0.001616 2.767221 ( 2.764666)
build_all 0.002830 0.006838 16.738084 ( 2.977765)
build_install 0.005597 0.005994 2.284205 ( 1.180379)
test_btest 0.000509 0.000407 75.057814 ( 10.670632)
test_basic 0.004031 0.003225 0.364672 ( 0.449878)
test_all 0.000732 0.000586 663.355926 (112.428473)
test_rubyspec 0.070329 0.054904 51.645895 ( 59.723081)
total: 192.31 sec