Logfile: /home/ko1/ruby/logs/brlog.trunk.20231223-224350
#<BuildRuby:0x000055f9eb073ba0
@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.20231223-224350",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000010)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.003841 0.000904 1.100986 ( 1.460443)
build_miniruby 0.001230 0.000290 0.855464 ( 0.854526)
build_ruby 0.001183 0.000278 2.936665 ( 2.936459)
build_all 0.004158 0.006018 16.570300 ( 1.526707)
build_install 0.007707 0.001088 4.805644 ( 1.177700)
test_btest 0.000807 0.000230 84.539630 ( 7.022145)
test_basic 0.004293 0.000047 0.762072 ( 0.838781)
test_all 0.096468 0.034196 519.339173 ( 47.268662)
test_rubyspec 0.032739 0.015696 50.230402 ( 62.592909)
total: 125.68 sec