Logfile: /home/ko1/ruby/logs/brlog.trunk.20240111-165907
#<BuildRuby:0x000055d29a174090
@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.20240111-165907",
@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.000008 0.000001 0.000009 ( 0.000009)
autoconf 0.000016 0.000002 0.000018 ( 0.000019)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.003385 0.000520 0.824715 ( 1.228376)
build_miniruby 0.000989 0.000152 0.880295 ( 0.879647)
build_ruby 0.001151 0.000177 2.696810 ( 2.699407)
build_all 0.002144 0.007695 14.547697 ( 1.350374)
build_install 0.004948 0.004953 4.254191 ( 1.146378)
test_btest 0.000541 0.000181 76.487335 ( 7.652377)
test_basic 0.002570 0.000856 0.432559 ( 0.514913)
test_all 0.096753 0.037233 493.634502 ( 56.082939)
test_rubyspec 0.007262 0.027455 51.278125 ( 63.922528)
total: 135.48 sec