Logfile: /home/ko1/ruby/logs/brlog.trunk.20230103-161333
#<BuildRuby:0x000056261851bf28
@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.20230103-161333",
@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.000015 0.000002 0.000017 ( 0.000017)
configure 0.000032 0.000005 0.000037 ( 0.000037)
build_up 0.006153 0.000278 0.854618 ( 1.027123)
build_miniruby 0.001220 0.000163 1.020354 ( 1.018136)
build_ruby 0.001391 0.000185 2.790320 ( 2.787755)
build_all 0.005379 0.004580 16.793789 ( 2.971117)
build_install 0.009934 0.001863 2.295111 ( 1.184864)
test_btest 0.000888 0.000167 75.578921 ( 10.430682)
test_basic 0.006029 0.001130 0.360051 ( 0.445571)
test_all 0.000989 0.000185 669.799978 (100.230970)
test_rubyspec 0.054456 0.034004 51.574948 ( 59.669320)
total: 179.77 sec