Logfile: /home/ko1/ruby/logs/brlog.trunk.20230106-165315
#<BuildRuby:0x000055bba15e7e70
@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.20230106-165315",
@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.000011 0.000002 0.000013 ( 0.000014)
configure 0.000022 0.000005 0.000027 ( 0.000027)
build_up 0.002094 0.004442 0.851157 ( 1.199857)
build_miniruby 0.001039 0.000296 1.023300 ( 1.021131)
build_ruby 0.001285 0.000367 2.776729 ( 2.774181)
build_all 0.006320 0.003538 16.801743 ( 2.999330)
build_install 0.010821 0.000759 2.134946 ( 1.075921)
test_btest 0.000000 0.000829 66.949839 ( 11.517940)
test_basic 0.003434 0.003080 0.344915 ( 0.431321)
test_all 0.001097 0.000346 664.006636 (111.824355)
test_rubyspec 0.065474 0.069354 51.847488 ( 59.927847)
total: 192.77 sec