Logfile: /home/ko1/ruby/logs/brlog.trunk.20240108-193307
#<BuildRuby:0x0000556880237e20
@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.20240108-193307",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000009 0.000001 0.000010 ( 0.000012)
configure 0.000009 0.000002 0.000011 ( 0.000012)
build_up 0.000000 0.004709 1.027062 ( 1.419317)
build_miniruby 0.000000 0.000989 0.929805 ( 0.930526)
build_ruby 0.000000 0.001282 2.729444 ( 2.730401)
build_all 0.010142 0.000593 14.691435 ( 1.428913)
build_install 0.007745 0.000777 4.159787 ( 1.120465)
test_btest 0.000576 0.000120 79.552285 ( 6.769536)
test_basic 0.002842 0.000000 0.441811 ( 0.521929)
test_all 0.108297 0.023168 526.536301 ( 50.967551)
test_rubyspec 0.021951 0.011981 48.852289 ( 61.396070)
total: 127.29 sec