Logfile: /home/ko1/ruby/logs/brlog.trunk.20230106-081816
#<BuildRuby:0x0000558194e88008
@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-081816",
@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.000014 0.000002 0.000016 ( 0.000015)
configure 0.000032 0.000004 0.000036 ( 0.000038)
build_up 0.000000 0.006901 0.846643 ( 1.322864)
build_miniruby 0.000000 0.001218 1.016260 ( 1.014400)
build_ruby 0.000000 0.001595 2.771063 ( 2.768346)
build_all 0.006653 0.003266 16.787853 ( 2.981243)
build_install 0.009651 0.001683 2.076156 ( 1.071149)
test_btest 0.000784 0.000245 75.496854 ( 11.056584)
test_basic 0.006051 0.000410 0.365916 ( 0.452085)
test_all 0.001169 0.000344 659.527661 (114.269226)
test_rubyspec 0.088787 0.045724 52.203564 ( 60.290544)
total: 195.23 sec