Logfile: /home/ko1/ruby/logs/brlog.trunk.20231027-082651
#<BuildRuby:0x000055e848ebf6f0
@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.20231027-082651",
@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.000006)
autoconf 0.000007 0.000002 0.000009 ( 0.000010)
configure 0.000006 0.000002 0.000008 ( 0.000009)
build_up 0.004826 0.000346 1.361997 ( 1.622567)
build_miniruby 0.000785 0.000277 0.864923 ( 0.864327)
build_ruby 0.000960 0.000338 2.707489 ( 2.707082)
build_all 0.006692 0.003522 16.869898 ( 1.559676)
build_install 0.006943 0.002558 5.008945 ( 1.199341)
test_btest 0.000718 0.000265 87.776044 ( 7.627732)
test_basic 0.000491 0.004559 0.681834 ( 0.762160)
test_all 0.096189 0.036724 508.778084 ( 57.046228)
test_rubyspec 0.026387 0.029038 50.287929 ( 62.552136)
total: 135.94 sec