Logfile: /home/ko1/ruby/logs/brlog.trunk.20240101-025917
#<BuildRuby:0x000055ea18f5f840
@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.20240101-025917",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000009 0.000000 0.000009 ( 0.000009)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.003589 0.000377 1.089939 ( 1.501081)
build_miniruby 0.001741 0.000183 1.004871 ( 1.002340)
build_ruby 0.001412 0.000000 2.725110 ( 2.725662)
build_all 0.009562 0.000241 16.881826 ( 1.503560)
build_install 0.000000 0.008352 4.765889 ( 1.143913)
test_btest 0.000579 0.000438 83.384682 ( 7.965975)
test_basic 0.000699 0.004567 0.662176 ( 0.736218)
test_all 0.086369 0.051981 583.769330 ( 54.131039)
test_rubyspec 0.032271 0.023606 51.457097 ( 63.710372)
total: 134.42 sec