Logfile: /home/ko1/ruby/logs/brlog.trunk.20221214-162903
#<BuildRuby:0x000055e79bc36be8
@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.20221214-162903",
@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.000021 0.000003 0.000024 ( 0.000009)
autoconf 0.000028 0.000004 0.000032 ( 0.000031)
configure 0.000013 0.000002 0.000015 ( 0.000016)
build_up 0.003548 0.000545 0.830476 ( 1.049870)
build_miniruby 0.000917 0.000141 0.964842 ( 0.963371)
build_ruby 0.001025 0.000157 2.779178 ( 2.686486)
build_all 0.008481 0.000592 15.860583 ( 3.442752)
build_install 0.003968 0.004504 2.272731 ( 1.253524)
test_btest 0.000519 0.000104 65.247305 ( 11.157393)
test_basic 0.004813 0.000034 0.289989 ( 0.380848)
test_all 0.001131 0.000212 677.568040 (139.899507)
test_rubyspec 0.046775 0.024467 52.110463 ( 60.261260)
total: 221.10 sec