Logfile: /home/ko1/ruby/logs/brlog.trunk.20231221-213218
#<BuildRuby:0x000055a18ce3f840
@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.20231221-213218",
@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.000004 0.000001 0.000005 ( 0.000007)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.004286 0.000110 1.198315 ( 1.564547)
build_miniruby 0.000751 0.000221 0.820004 ( 0.819615)
build_ruby 0.001089 0.000320 2.636172 ( 2.636891)
build_all 0.007586 0.002231 16.271176 ( 1.435657)
build_install 0.005379 0.003356 4.658429 ( 1.135327)
test_btest 0.000580 0.000183 83.683969 ( 6.991953)
test_basic 0.002997 0.000946 0.690570 ( 0.766579)
test_all 0.092301 0.041701 498.469599 ( 54.350700)
test_rubyspec 0.020231 0.026028 50.844779 ( 63.173234)
total: 132.88 sec