Logfile: /home/ko1/ruby/logs/brlog.trunk.20240103-160519
#<BuildRuby:0x000055d6610f7840
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240103-160519",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000014 0.000004 0.000018 ( 0.000018)
autoconf 0.000022 0.000006 0.000028 ( 0.000028)
configure 0.000019 0.000005 0.000024 ( 0.000024)
build_up 0.000911 0.005778 1.440052 ( 1.688384)
build_miniruby 0.000914 0.000000 0.815045 ( 0.814435)
build_ruby 0.001599 0.000000 2.801337 ( 2.800910)
build_all 0.006619 0.001929 14.218790 ( 1.323832)
build_install 0.005863 0.001865 4.154384 ( 1.055674)
test_btest 0.000796 0.000253 72.206775 ( 6.291578)
test_basic 0.004011 0.001276 0.783924 ( 0.857672)
test_all 0.097792 0.032657 478.646966 ( 52.654019)
test_rubyspec 0.030910 0.015787 48.058253 ( 60.454964)
total: 127.94 sec