Logfile: /home/ko1/ruby/logs/brlog.trunk.20231129-084512
#<BuildRuby:0x000055d7efd63568
@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.20231129-084512",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000010)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.002204 0.003123 1.262879 ( 1.635774)
build_miniruby 0.001158 0.000165 0.929761 ( 0.929038)
build_ruby 0.001259 0.000180 2.736283 ( 2.736450)
build_all 0.005769 0.004144 16.626415 ( 1.458568)
build_install 0.008684 0.000156 4.896050 ( 1.190924)
test_btest 0.001039 0.000173 85.897280 ( 7.493790)
test_basic 0.002073 0.003586 0.681961 ( 0.748210)
test_all 0.111983 0.025387 546.698290 ( 50.259313)
test_rubyspec 0.020613 0.026769 50.835720 ( 63.134247)
total: 129.59 sec