Logfile: /home/ko1/ruby/logs/brlog.trunk.20231212-022253
#<BuildRuby:0x000055a07e9e7ce8
@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.20231212-022253",
@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.000002 0.000006 ( 0.000007)
autoconf 0.000008 0.000003 0.000011 ( 0.000011)
configure 0.000006 0.000002 0.000008 ( 0.000009)
build_up 0.003451 0.001295 1.318488 ( 1.659053)
build_miniruby 0.000000 0.000955 0.817315 ( 0.817313)
build_ruby 0.000005 0.001384 2.649628 ( 2.649672)
build_all 0.009666 0.000737 17.373689 ( 1.589499)
build_install 0.003333 0.005343 5.066713 ( 1.198707)
test_btest 0.000840 0.000354 89.810342 ( 7.862939)
test_basic 0.004868 0.000280 0.778943 ( 0.853398)
test_all 0.108498 0.032943 553.060812 ( 60.883757)
test_rubyspec 0.025375 0.022440 51.145151 ( 63.457850)
total: 140.97 sec