Logfile: /home/ko1/ruby/logs/brlog.trunk.20231210-051506
#<BuildRuby:0x0000563e18c100c8
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231210-051506",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000004 0.000000 0.000004 ( 0.000004)
autoconf 0.000009 0.000000 0.000009 ( 0.000008)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.004340 0.000000 1.003032 ( 1.256038)
build_miniruby 0.000715 0.000000 0.872025 ( 0.872860)
build_ruby 0.000995 0.000000 2.704815 ( 2.707886)
build_all 0.008179 0.000000 12.135106 ( 1.017616)
build_install 0.006189 0.003598 3.570734 ( 0.968980)
test_btest 0.000572 0.000030 64.837097 ( 4.635762)
test_basic 0.000384 0.003308 0.372826 ( 0.455343)
test_all 0.085959 0.019588 398.456143 ( 39.340897)
test_rubyspec 0.043745 0.023258 39.893146 ( 52.554324)
total: 103.81 sec