Logfile: /home/ko1/ruby/logs/brlog.trunk.20230119-203829
#<BuildRuby:0x0000556bb6b5c008
@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.20230119-203829",
@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.000000 0.000007 ( 0.000008)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000012 0.000001 0.000013 ( 0.000012)
build_up 0.006022 0.000402 0.856230 ( 1.333870)
build_miniruby 0.001136 0.000076 1.025094 ( 1.023201)
build_ruby 0.001430 0.000096 2.783302 ( 2.780600)
build_all 0.005808 0.004270 16.919080 ( 3.000457)
build_install 0.010171 0.001197 2.159780 ( 1.093204)
test_btest 0.000984 0.000116 77.076991 ( 10.833066)
test_basic 0.006449 0.000145 0.356116 ( 0.442518)
test_all 0.001241 0.000138 672.413369 (104.195461)
test_rubyspec 0.082579 0.042764 52.073778 ( 60.353697)
total: 185.06 sec