Logfile: /home/ko1/ruby/logs/brlog.trunk.20230206-084602
#<BuildRuby:0x000055c918217d48
@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.20230206-084602",
@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.000027)
configure 0.000013 0.000003 0.000016 ( 0.000015)
build_up 0.000000 0.004160 0.647984 ( 1.098449)
build_miniruby 0.000681 0.000284 0.633776 ( 0.633282)
build_ruby 0.000951 0.000260 2.046188 ( 2.045677)
build_all 0.008902 0.000000 12.168339 ( 1.477880)
build_install 0.004948 0.001433 1.455091 ( 0.702076)
test_btest 0.000552 0.000130 62.210095 ( 6.399752)
test_basic 0.000114 0.003778 0.259315 ( 0.354612)
test_all 0.000932 0.000274 481.428713 ( 46.996065)
test_rubyspec 0.015670 0.012235 34.986709 ( 45.598380)
total: 105.31 sec