Logfile: /home/ko1/ruby/logs/brlog.trunk.20231220-071702
#<BuildRuby:0x000056191c283fa8
@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.20231220-071702",
@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.000009 0.000001 0.000010 ( 0.000010)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.001390 0.002998 1.312339 ( 1.674076)
build_miniruby 0.000919 0.000131 0.873838 ( 0.873801)
build_ruby 0.001233 0.000177 2.754760 ( 2.756051)
build_all 0.009617 0.000803 16.628788 ( 1.580584)
build_install 0.003850 0.004693 4.844562 ( 1.180953)
test_btest 0.000961 0.000174 82.830768 ( 7.839050)
test_basic 0.003129 0.000000 0.622420 ( 0.702642)
test_all 0.092046 0.043133 546.170777 ( 53.070441)
test_rubyspec 0.025780 0.020673 49.876314 ( 62.153624)
total: 131.83 sec