Logfile: /home/ko1/ruby/logs/brlog.trunk.20221224-063648
#<BuildRuby:0x000055a258cb1e98
@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.20221224-063648",
@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.000011 0.000000 0.000011 ( 0.000011)
autoconf 0.000045 0.000003 0.000048 ( 0.000047)
configure 0.000025 0.000001 0.000026 ( 0.000027)
build_up 0.000000 0.004146 0.911691 ( 1.141701)
build_miniruby 0.000000 0.000922 1.044020 ( 1.042668)
build_ruby 0.000000 0.001171 2.627967 ( 2.626497)
build_all 0.008660 0.000448 15.647149 ( 3.299575)
build_install 0.006689 0.002448 2.206930 ( 1.250384)
test_btest 0.000594 0.000088 67.578357 ( 11.110146)
test_basic 0.004234 0.000627 0.284173 ( 0.374930)
test_all 0.001091 0.000161 638.430158 ( 99.365398)
test_rubyspec 0.040817 0.021147 52.391601 ( 60.613433)
total: 180.83 sec