Logfile: /home/ko1/ruby/logs/brlog.trunk.20231216-044931
#<BuildRuby:0x000055839e5b75f8
@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-044931",
@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.000011)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.004135 0.000689 1.388538 ( 1.735441)
build_miniruby 0.000841 0.000140 0.891447 ( 0.891619)
build_ruby 0.001144 0.000190 2.828153 ( 2.828565)
build_all 0.009770 0.000179 16.460729 ( 1.510431)
build_install 0.004333 0.004347 4.868629 ( 1.173467)
test_btest 0.000856 0.000163 85.311876 ( 7.062007)
test_basic 0.000313 0.003469 0.619475 ( 0.703218)
test_all 0.098312 0.034838 532.969021 ( 58.612803)
test_rubyspec 0.024237 0.023646 50.328814 ( 62.663418)
total: 137.18 sec