Logfile: /home/ko1/ruby/logs/brlog.trunk.20240114-223407
#<BuildRuby:0x000055557d7c3918
@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.20240114-223407",
@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.000011 0.000002 0.000013 ( 0.000013)
autoconf 0.000021 0.000002 0.000023 ( 0.000023)
configure 0.000018 0.000002 0.000020 ( 0.000020)
build_up 0.004741 0.000526 1.174038 ( 1.528612)
build_miniruby 0.000853 0.000095 0.920831 ( 0.920123)
build_ruby 0.001393 0.000155 2.686448 ( 2.686154)
build_all 0.004936 0.003880 14.098392 ( 1.267157)
build_install 0.007550 0.000000 4.084319 ( 1.069351)
test_btest 0.000000 0.000937 79.489679 ( 6.702447)
test_basic 0.000000 0.004690 0.696770 ( 0.778641)
test_all 0.105631 0.027875 474.751109 ( 55.514583)
test_rubyspec 0.020378 0.028021 48.229575 ( 60.615175)
total: 131.08 sec