Logfile: /home/ko1/ruby/logs/brlog.trunk.20221211-215506
#<BuildRuby:0x000055befa0c2678
@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.20221211-215506",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000018 0.000004 0.000022 ( 0.000022)
configure 0.000014 0.000003 0.000017 ( 0.000017)
build_up 0.000266 0.004075 0.877906 ( 1.090325)
build_miniruby 0.000619 0.000177 0.981613 ( 0.980391)
build_ruby 0.000000 0.001356 2.754459 ( 2.659353)
build_all 0.007717 0.001346 15.839891 ( 3.337833)
build_install 0.004388 0.005355 2.294848 ( 1.292051)
test_btest 0.000410 0.000144 66.364344 ( 11.033137)
test_basic 0.004324 0.000077 0.312409 ( 0.404034)
test_all 0.000991 0.000330 688.030872 (141.048502)
test_rubyspec 0.043691 0.024451 52.685270 ( 60.845683)
total: 222.69 sec