Logfile: /home/ko1/ruby/logs/brlog.trunk.20230730-075513
#<BuildRuby:0x0000560d2106bc18
@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.20230730-075513",
@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.000013 0.000003 0.000016 ( 0.000016)
autoconf 0.000022 0.000004 0.000026 ( 0.000026)
configure 0.000019 0.000003 0.000022 ( 0.000021)
build_up 0.001440 0.004520 1.459727 ( 2.677555)
build_miniruby 0.000859 0.000191 0.853140 ( 0.852809)
build_ruby 0.001425 0.000000 2.794389 ( 2.793696)
build_all 0.009353 0.000000 14.689225 ( 1.280561)
build_install 0.004849 0.003970 2.077305 ( 0.904046)
test_btest 0.000905 0.000206 86.264234 ( 7.842600)
test_basic 0.000918 0.003423 0.633880 ( 0.711247)
test_all 0.000700 0.000183 561.303048 ( 51.480137)
test_rubyspec 0.013814 0.029983 45.455892 ( 57.828580)
total: 126.37 sec