Logfile: /home/ko1/ruby/logs/brlog.trunk.20231226-164006
#<BuildRuby:0x0000562f77397ce8
@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.20231226-164006",
@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.000015 0.000002 0.000017 ( 0.000017)
autoconf 0.000037 0.000007 0.000044 ( 0.000046)
configure 0.000019 0.000003 0.000022 ( 0.000023)
build_up 0.004047 0.000674 1.187323 ( 1.561463)
build_miniruby 0.000870 0.000145 0.884382 ( 0.883862)
build_ruby 0.001245 0.000208 2.804456 ( 2.804228)
build_all 0.009017 0.000000 16.382746 ( 1.468297)
build_install 0.005079 0.003006 4.551753 ( 1.132960)
test_btest 0.000917 0.000160 84.977502 ( 7.277292)
test_basic 0.000895 0.004130 0.583463 ( 0.659846)
test_all 0.091449 0.042383 573.450435 ( 53.494199)
test_rubyspec 0.025943 0.021279 50.612057 ( 62.971401)
total: 132.25 sec