Logfile: /home/ko1/ruby/logs/brlog.trunk.20231216-171054
#<BuildRuby:0x00005567d5a07d68
@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.20231216-171054",
@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.000006)
autoconf 0.000008 0.000003 0.000011 ( 0.000010)
configure 0.000006 0.000002 0.000008 ( 0.000009)
build_up 0.005521 0.000000 1.332089 ( 1.678446)
build_miniruby 0.000974 0.000000 0.862399 ( 0.862695)
build_ruby 0.001291 0.000081 2.896045 ( 2.896102)
build_all 0.006780 0.003590 16.922335 ( 1.554091)
build_install 0.008328 0.000182 5.019491 ( 1.193377)
test_btest 0.000945 0.000246 86.434149 ( 7.100691)
test_basic 0.000424 0.004021 0.752138 ( 0.827742)
test_all 0.097886 0.037794 540.719497 ( 59.040427)
test_rubyspec 0.020166 0.031147 51.100599 ( 63.482848)
total: 138.64 sec