Logfile: /home/ko1/ruby/logs/brlog.trunk.20230806-153202
#<BuildRuby:0x00005623382cc070
@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.20230806-153202",
@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.000002 0.000015 ( 0.000016)
autoconf 0.000023 0.000004 0.000027 ( 0.000026)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.001451 0.004279 1.445768 ( 2.683938)
build_miniruby 0.001247 0.000277 0.951150 ( 0.954998)
build_ruby 0.000928 0.000207 2.810072 ( 2.810299)
build_all 0.007736 0.001719 15.228407 ( 1.399038)
build_install 0.001071 0.008082 2.349483 ( 1.041312)
test_btest 0.000810 0.000256 85.773303 ( 7.980277)
test_basic 0.003329 0.001052 0.728776 ( 0.806115)
test_all 0.001135 0.000359 572.380972 ( 56.429043)
test_rubyspec 0.004828 0.036015 47.574680 ( 59.865830)
total: 133.97 sec