Logfile: /home/ko1/ruby/logs/brlog.trunk.20231126-223046
#<BuildRuby:0x00005626f5477fa8
@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.20231126-223046",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.005342 0.000891 1.398933 ( 1.792727)
build_miniruby 0.000876 0.000146 0.904481 ( 0.904165)
build_ruby 0.001182 0.000197 2.603370 ( 2.604047)
build_all 0.010081 0.000000 15.677697 ( 1.384420)
build_install 0.009669 0.003300 4.761794 ( 1.156875)
test_btest 0.000975 0.000162 82.375195 ( 7.085372)
test_basic 0.003849 0.000641 0.760326 ( 0.835670)
test_all 0.121590 0.012116 491.595459 ( 54.416468)
test_rubyspec 0.025323 0.021642 49.666439 ( 62.055453)
total: 132.24 sec