Logfile: /home/ko1/ruby/logs/brlog.trunk.20240103-071923
#<BuildRuby:0x000055d9fd8c3d68
@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.20240103-071923",
@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.000010 0.000007 0.000017 ( 0.000017)
autoconf 0.000017 0.000011 0.000028 ( 0.000028)
configure 0.000013 0.000009 0.000022 ( 0.000022)
build_up 0.002871 0.002051 1.359881 ( 1.948249)
build_miniruby 0.000000 0.000861 0.794956 ( 0.795268)
build_ruby 0.000000 0.001863 2.640283 ( 2.644520)
build_all 0.001377 0.007389 14.238034 ( 1.345886)
build_install 0.001569 0.006415 4.167706 ( 1.052256)
test_btest 0.000503 0.000574 72.199608 ( 6.974505)
test_basic 0.000000 0.004642 0.686889 ( 0.763627)
test_all 0.103214 0.027221 473.438941 ( 44.941721)
test_rubyspec 0.019788 0.023097 46.591235 ( 58.990249)
total: 119.46 sec