Logfile: /home/ko1/ruby/logs/brlog.trunk.20231228-213259
#<BuildRuby:0x000055a7a0fa7858
@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.20231228-213259",
@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.000010 0.000003 0.000013 ( 0.000014)
autoconf 0.000015 0.000004 0.000019 ( 0.000019)
configure 0.000011 0.000003 0.000014 ( 0.000014)
build_up 0.004156 0.001039 1.167697 ( 1.522965)
build_miniruby 0.001011 0.000000 0.852167 ( 0.851481)
build_ruby 0.001274 0.000000 2.770037 ( 2.771390)
build_all 0.007397 0.002447 16.213244 ( 1.536615)
build_install 0.008729 0.000000 4.561123 ( 1.127911)
test_btest 0.000735 0.000000 85.130993 ( 7.589929)
test_basic 0.004302 0.000356 0.725417 ( 0.802106)
test_all 0.090827 0.042772 503.930268 ( 55.594998)
test_rubyspec 0.015542 0.030988 49.820158 ( 62.154388)
total: 133.95 sec