Logfile: /home/ko1/ruby/logs/brlog.trunk.20221211-134505
#<BuildRuby:0x00005577adcb0460
@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-134505",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000013 0.000002 0.000015 ( 0.000015)
configure 0.000013 0.000003 0.000016 ( 0.000016)
build_up 0.003508 0.000658 0.807541 ( 1.031667)
build_miniruby 0.000909 0.000000 0.937326 ( 0.935882)
build_ruby 0.001334 0.000000 2.706899 ( 2.608852)
build_all 0.008504 0.000453 15.884179 ( 3.311275)
build_install 0.004568 0.005230 2.289329 ( 1.280214)
test_btest 0.000486 0.000108 62.730252 ( 11.193399)
test_basic 0.004478 0.000000 0.325259 ( 0.416416)
test_all 0.001419 0.000298 656.769120 (106.371070)
test_rubyspec 0.054209 0.007358 52.665217 ( 60.789356)
total: 187.94 sec