Logfile: /home/ko1/ruby/logs/brlog.trunk.20230106-034820
#<BuildRuby:0x000055698c4cc728
@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.20230106-034820",
@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.000006 0.000002 0.000008 ( 0.000008)
autoconf 0.000014 0.000003 0.000017 ( 0.000017)
configure 0.000012 0.000003 0.000015 ( 0.000015)
build_up 0.005265 0.001128 0.841925 ( 1.014440)
build_miniruby 0.001373 0.000000 1.019994 ( 1.017739)
build_ruby 0.001739 0.000000 2.780018 ( 2.777204)
build_all 0.009928 0.000000 16.791417 ( 2.978316)
build_install 0.009149 0.002127 2.086864 ( 1.068165)
test_btest 0.000928 0.000169 66.716132 ( 11.567079)
test_basic 0.005552 0.001010 0.357941 ( 0.443794)
test_all 0.001339 0.000243 660.498509 (116.255287)
test_rubyspec 0.095718 0.028232 51.869371 ( 59.924031)
total: 197.05 sec