Logfile: /home/ko1/ruby/logs/brlog.trunk.20231215-090725
#<BuildRuby:0x00005575d549b7b8
@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.20231215-090725",
@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.000022 0.000000 0.000022 ( 0.000022)
configure 0.000009 0.000000 0.000009 ( 0.000010)
build_up 0.004729 0.000170 1.399357 ( 1.750692)
build_miniruby 0.001177 0.000000 0.892990 ( 0.892876)
build_ruby 0.001495 0.000000 2.722394 ( 2.722652)
build_all 0.009612 0.000848 17.035930 ( 1.595992)
build_install 0.008799 0.000000 5.013117 ( 1.185002)
test_btest 0.000000 0.001117 91.550846 ( 7.093863)
test_basic 0.000000 0.006418 0.853196 ( 0.929082)
test_all 0.095898 0.042337 544.876610 ( 54.404201)
test_rubyspec 0.016942 0.034554 50.956576 ( 63.191693)
total: 133.77 sec