Logfile: /home/ko1/ruby/logs/brlog.trunk.20221229-165055
#<BuildRuby:0x00005565fe5effb0
@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.20221229-165055",
@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.000015 0.000003 0.000018 ( 0.000017)
configure 0.000024 0.000004 0.000028 ( 0.000028)
build_up 0.002746 0.003825 0.901446 ( 1.067733)
build_miniruby 0.001048 0.000210 1.016439 ( 1.014524)
build_ruby 0.001431 0.000286 2.778935 ( 2.776298)
build_all 0.009684 0.000234 16.833111 ( 2.976809)
build_install 0.010110 0.001784 2.318827 ( 1.197044)
test_btest 0.000000 0.000872 76.849902 ( 10.668624)
test_basic 0.000000 0.007253 0.352972 ( 0.437979)
test_all 0.000000 0.001177 676.266998 ( 96.077900)
test_rubyspec 0.073036 0.057472 52.059729 ( 60.062000)
total: 176.28 sec