Logfile: /home/ko1/ruby/logs/brlog.trunk.20230107-001019
#<BuildRuby:0x0000557d7860ff90
@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.20230107-001019",
@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.000011 0.000003 0.000014 ( 0.000014)
configure 0.000024 0.000008 0.000032 ( 0.000031)
build_up 0.005591 0.000729 0.855181 ( 1.175996)
build_miniruby 0.000953 0.000297 1.009532 ( 1.007644)
build_ruby 0.001284 0.000401 2.781897 ( 2.779432)
build_all 0.007713 0.002410 16.828767 ( 2.970528)
build_install 0.010828 0.000765 2.115358 ( 1.076076)
test_btest 0.000845 0.000234 68.219679 ( 11.289373)
test_basic 0.005095 0.001415 0.345139 ( 0.431540)
test_all 0.001085 0.000302 646.886826 (109.425756)
test_rubyspec 0.073069 0.061376 52.120362 ( 60.240344)
total: 190.40 sec