Logfile: /home/ko1/ruby/logs/brlog.trunk.20231214-115630
#<BuildRuby:0x0000564ebf527678
@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.20231214-115630",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000008 0.000003 0.000011 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.005043 0.000332 1.346696 ( 1.690164)
build_miniruby 0.000818 0.000227 0.886419 ( 0.886447)
build_ruby 0.001061 0.000294 2.881193 ( 2.882067)
build_all 0.007812 0.002170 16.904539 ( 1.496608)
build_install 0.003951 0.004304 5.006574 ( 1.217951)
test_btest 0.000898 0.000283 85.294319 ( 7.303686)
test_basic 0.003054 0.003797 0.785841 ( 0.864649)
test_all 0.085386 0.052021 569.387187 ( 52.191125)
test_rubyspec 0.030182 0.019233 50.777828 ( 63.008488)
total: 131.54 sec