Logfile: /home/ko1/ruby/logs/brlog.trunk.20240113-050332
#<BuildRuby:0x000055dd01e23ce8
@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.20240113-050332",
@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.000006 0.000001 0.000007 ( 0.000008)
autoconf 0.000015 0.000003 0.000018 ( 0.000016)
configure 0.000011 0.000002 0.000013 ( 0.000012)
build_up 0.001966 0.003530 1.117464 ( 1.516563)
build_miniruby 0.000870 0.000183 0.959230 ( 0.959190)
build_ruby 0.001149 0.000242 2.913788 ( 2.916758)
build_all 0.008061 0.001697 14.792610 ( 1.408124)
build_install 0.007304 0.001538 4.319740 ( 1.147896)
test_btest 0.000504 0.000106 77.009426 ( 7.669638)
test_basic 0.002695 0.000568 0.470669 ( 0.552333)
test_all 0.089121 0.048870 550.107180 ( 56.205492)
test_rubyspec 0.014590 0.016706 48.538868 ( 61.070212)
total: 133.45 sec