Logfile: /home/ko1/ruby/logs/brlog.trunk.20231228-214707
#<BuildRuby:0x00005625b9ca3818
@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-214707",
@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.000018 0.000003 0.000021 ( 0.000021)
autoconf 0.000019 0.000004 0.000023 ( 0.000022)
configure 0.000013 0.000002 0.000015 ( 0.000014)
build_up 0.000786 0.004206 1.183226 ( 1.537572)
build_miniruby 0.000956 0.000212 0.955357 ( 0.954952)
build_ruby 0.000000 0.001300 2.833706 ( 2.834284)
build_all 0.007199 0.002513 16.171309 ( 1.452998)
build_install 0.001753 0.006124 4.625126 ( 1.139462)
test_btest 0.000682 0.000218 83.614962 ( 7.115833)
test_basic 0.000834 0.004128 0.762012 ( 0.835936)
test_all 0.112143 0.021976 518.252175 ( 61.401358)
test_rubyspec 0.021257 0.025122 50.939277 ( 63.383967)
total: 140.66 sec