Logfile: /home/ko1/ruby/logs/brlog.trunk.20230108-134208
#<BuildRuby:0x0000563cdabc83e8
@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.20230108-134208",
@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.000021 0.000002 0.000023 ( 0.000024)
autoconf 0.000046 0.000006 0.000052 ( 0.000051)
configure 0.000041 0.000005 0.000046 ( 0.000046)
build_up 0.002012 0.007339 0.895388 ( 1.060499)
build_miniruby 0.001084 0.000271 1.017980 ( 1.015862)
build_ruby 0.000000 0.001584 2.793859 ( 2.791290)
build_all 0.007698 0.002220 16.817119 ( 2.991073)
build_install 0.009229 0.000000 2.122214 ( 1.085898)
test_btest 0.001046 0.000000 78.474171 ( 10.741713)
test_basic 0.006585 0.000000 0.360857 ( 0.447052)
test_all 0.001276 0.000000 669.744152 ( 96.726763)
test_rubyspec 0.085125 0.036050 52.514925 ( 60.523944)
total: 177.38 sec