Logfile: /home/ko1/ruby/logs/brlog.trunk.20230103-235504
#<BuildRuby:0x000056392c114638
@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-235504",
@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.000008)
autoconf 0.000011 0.000006 0.000017 ( 0.000017)
configure 0.000030 0.000015 0.000045 ( 0.000045)
build_up 0.004028 0.002014 0.852251 ( 1.070452)
build_miniruby 0.000874 0.000437 1.049957 ( 1.048103)
build_ruby 0.001148 0.000574 2.780328 ( 2.777786)
build_all 0.006719 0.003360 16.811038 ( 3.011939)
build_install 0.008046 0.001799 2.284236 ( 1.176240)
test_btest 0.000624 0.000293 77.161847 ( 10.436791)
test_basic 0.007615 0.000000 0.384918 ( 0.469048)
test_all 0.001412 0.000042 674.590454 ( 95.537677)
test_rubyspec 0.087774 0.047167 51.572874 ( 59.629979)
total: 175.16 sec