Logfile: /home/ko1/ruby/logs/brlog.trunk.20230106-071717
#<BuildRuby:0x00005563c057e620
@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-071717",
@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.000006 0.000001 0.000007 ( 0.000008)
autoconf 0.000015 0.000002 0.000017 ( 0.000017)
configure 0.000025 0.000004 0.000029 ( 0.000013)
build_up 0.000275 0.006200 0.853009 ( 1.582563)
build_miniruby 0.000000 0.001247 1.016006 ( 1.014057)
build_ruby 0.000270 0.001321 2.775501 ( 2.772804)
build_all 0.006483 0.003300 16.734493 ( 2.963546)
build_install 0.008595 0.002714 2.076986 ( 1.075935)
test_btest 0.000794 0.000251 73.665057 ( 10.902522)
test_basic 0.004905 0.001549 0.339831 ( 0.426409)
test_all 0.000852 0.000269 672.695109 (100.658728)
test_rubyspec 0.067053 0.058681 51.816742 ( 59.826896)
total: 181.22 sec