Logfile: /home/ko1/ruby/logs/brlog.trunk.20230113-023111
#<BuildRuby:0x000055bf3fe42858
@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.20230113-023111",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000020 0.000003 0.000023 ( 0.000024)
configure 0.000018 0.000003 0.000021 ( 0.000020)
build_up 0.001921 0.004515 0.852811 ( 1.042654)
build_miniruby 0.000939 0.000201 1.020839 ( 1.018995)
build_ruby 0.001254 0.000269 2.778358 ( 2.775521)
build_all 0.001834 0.007953 16.801087 ( 2.980904)
build_install 0.009159 0.000000 2.106956 ( 1.083107)
test_btest 0.001091 0.000000 70.793630 ( 11.190228)
test_basic 0.007234 0.000000 0.325091 ( 0.409526)
test_all 0.001452 0.000000 669.187955 ( 95.153730)
test_rubyspec 0.082236 0.043355 51.871660 ( 59.909681)
total: 175.56 sec