Logfile: /home/ko1/ruby/logs/brlog.trunk.20230108-194103
#<BuildRuby:0x000055c689128040
@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-194103",
@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.000015 0.000004 0.000019 ( 0.000019)
autoconf 0.000039 0.000009 0.000048 ( 0.000046)
configure 0.000025 0.000006 0.000031 ( 0.000032)
build_up 0.000227 0.008415 0.886888 ( 1.065656)
build_miniruby 0.000927 0.000357 1.020381 ( 1.018342)
build_ruby 0.001179 0.000453 2.784136 ( 2.781346)
build_all 0.008283 0.001404 16.879606 ( 3.000522)
build_install 0.009285 0.000000 2.144163 ( 1.092163)
test_btest 0.001081 0.000000 75.509586 ( 10.886654)
test_basic 0.006438 0.000882 0.360690 ( 0.445148)
test_all 0.001651 0.000000 665.400639 (102.927278)
test_rubyspec 0.058359 0.063797 52.303750 ( 60.306192)
total: 183.52 sec