Logfile: /home/ko1/ruby/logs/brlog.trunk.20231215-021806
#<BuildRuby:0x000055b472d33b88
@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.20231215-021806",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000011 0.000001 0.000012 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.004517 0.000226 1.329883 ( 1.674227)
build_miniruby 0.000888 0.000044 0.887086 ( 0.887037)
build_ruby 0.000000 0.001410 2.835725 ( 2.836723)
build_all 0.007347 0.003049 16.555518 ( 1.547486)
build_install 0.006016 0.003481 4.959250 ( 1.224597)
test_btest 0.001044 0.000000 86.241063 ( 7.004915)
test_basic 0.000933 0.003757 0.779091 ( 0.855158)
test_all 0.107898 0.027310 545.074670 ( 48.308206)
test_rubyspec 0.012558 0.031567 50.684259 ( 63.101971)
total: 127.44 sec