Logfile: /home/ko1/ruby/logs/brlog.trunk.20230126-004403
#<BuildRuby:0x0000564694f580d0
@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.20230126-004403",
@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.000003 0.000009 ( 0.000008)
autoconf 0.000012 0.000005 0.000017 ( 0.000017)
configure 0.000024 0.000010 0.000034 ( 0.000034)
build_up 0.005751 0.000741 0.846524 ( 1.040443)
build_miniruby 0.000906 0.000348 1.005996 ( 1.003945)
build_ruby 0.001152 0.000443 2.776914 ( 2.774601)
build_all 0.009241 0.000320 16.790812 ( 3.027724)
build_install 0.004928 0.006178 2.075982 ( 1.061412)
test_btest 0.000632 0.000253 74.773949 ( 10.529235)
test_basic 0.000000 0.007320 0.391926 ( 0.476702)
test_all 0.000000 0.001427 660.244944 ( 98.088624)
test_rubyspec 0.058487 0.062610 51.826504 ( 59.887109)
total: 177.89 sec