Logfile: /home/ko1/ruby/logs/brlog.trunk.20231222-083439
#<BuildRuby:0x000055ecf5afb5f8
@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.20231222-083439",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000009 0.000001 0.000010 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.003644 0.000384 1.033067 ( 1.410662)
build_miniruby 0.000000 0.001340 0.874117 ( 0.873744)
build_ruby 0.000000 0.001296 2.759383 ( 2.759331)
build_all 0.001226 0.008810 15.820086 ( 1.395868)
build_install 0.007588 0.000861 4.616545 ( 1.138258)
test_btest 0.000915 0.000217 80.455369 ( 7.397869)
test_basic 0.004215 0.001003 0.892300 ( 0.965700)
test_all 0.088067 0.044032 510.024776 ( 46.693900)
test_rubyspec 0.024242 0.022390 49.875762 ( 62.217331)
total: 124.85 sec