Logfile: /home/ko1/ruby/logs/brlog.trunk.20230101-093307
#<BuildRuby:0x0000561806b0abe8
@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.20230101-093307",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000018 0.000008 0.000026 ( 0.000025)
configure 0.000012 0.000006 0.000018 ( 0.000018)
build_up 0.004506 0.002048 0.863924 ( 1.067311)
build_miniruby 0.000926 0.000421 1.013651 ( 1.011702)
build_ruby 0.001169 0.000531 2.789770 ( 2.787110)
build_all 0.004853 0.004780 16.765509 ( 2.992709)
build_install 0.009499 0.002205 2.311373 ( 1.182546)
test_btest 0.000676 0.000312 78.609617 ( 10.712093)
test_basic 0.001076 0.005726 0.367720 ( 0.453444)
test_all 0.000862 0.000464 662.054197 (104.465439)
test_rubyspec 0.065305 0.049740 51.429577 ( 59.495318)
total: 184.17 sec