Logfile: /home/ko1/ruby/logs/brlog.trunk.20231220-205915
#<BuildRuby:0x0000557b8c397fa8
@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.20231220-205915",
@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.000000 0.000005 ( 0.000007)
autoconf 0.000010 0.000000 0.000010 ( 0.000011)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.004595 0.000094 1.247145 ( 1.629127)
build_miniruby 0.000932 0.000156 0.901114 ( 0.900237)
build_ruby 0.001241 0.000207 2.856695 ( 2.856682)
build_all 0.005947 0.003770 15.794716 ( 1.435484)
build_install 0.009266 0.000168 4.673271 ( 1.175027)
test_btest 0.000950 0.000173 84.482061 ( 6.892324)
test_basic 0.004248 0.000772 0.694705 ( 0.771667)
test_all 0.108024 0.023904 517.846083 ( 46.664463)
test_rubyspec 0.017137 0.032497 50.356225 ( 62.606828)
total: 124.93 sec