Logfile: /home/ko1/ruby/logs/brlog.trunk.20231109-072515
#<BuildRuby:0x0000557d1a32f040
@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.20231109-072515",
@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.000008)
autoconf 0.000012 0.000003 0.000015 ( 0.000016)
configure 0.000011 0.000003 0.000014 ( 0.000013)
build_up 0.000589 0.004276 1.394748 ( 1.677191)
build_miniruby 0.000810 0.000324 0.843543 ( 0.843294)
build_ruby 0.000000 0.001882 2.876514 ( 2.876435)
build_all 0.009120 0.000925 16.604291 ( 1.533710)
build_install 0.006833 0.002628 4.957539 ( 1.145461)
test_btest 0.001099 0.000000 83.144027 ( 7.227024)
test_basic 0.004178 0.000336 0.707238 ( 0.782884)
test_all 0.090454 0.043294 525.735234 ( 49.275482)
test_rubyspec 0.027695 0.018198 50.486362 ( 62.852114)
total: 128.21 sec