Logfile: /home/ko1/ruby/logs/brlog.trunk.20230131-012826
#<BuildRuby:0x00005639fa306be8
@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.20230131-012826",
@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.000002 0.000008 ( 0.000008)
autoconf 0.000014 0.000004 0.000018 ( 0.000018)
configure 0.000009 0.000003 0.000012 ( 0.000012)
build_up 0.005812 0.000564 0.849941 ( 1.291644)
build_miniruby 0.001043 0.000297 1.009608 ( 1.007562)
build_ruby 0.001570 0.000000 2.801562 ( 2.799012)
build_all 0.005763 0.003830 16.719317 ( 2.985639)
build_install 0.010560 0.000702 2.093108 ( 1.077154)
test_btest 0.000848 0.000236 72.132353 ( 10.733413)
test_basic 0.001637 0.004754 0.356212 ( 0.442463)
test_all 0.001772 0.000242 659.707685 ( 98.125930)
test_rubyspec 0.082920 0.051177 51.811930 ( 59.849567)
total: 178.31 sec