Logfile: /home/ko1/ruby/logs/brlog.trunk.20231216-115353
#<BuildRuby:0x000055c7d0626f68
@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.20231216-115353",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000008 0.000003 0.000011 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.004660 0.000194 1.637612 ( 1.942786)
build_miniruby 0.001049 0.000000 0.915976 ( 0.915485)
build_ruby 0.001470 0.000000 2.767069 ( 2.766522)
build_all 0.010552 0.000000 17.417656 ( 1.552944)
build_install 0.005993 0.003776 5.115852 ( 1.210036)
test_btest 0.000697 0.000190 91.148571 ( 8.278677)
test_basic 0.004308 0.000071 0.789677 ( 0.864607)
test_all 0.095951 0.041310 576.757083 ( 51.520335)
test_rubyspec 0.030741 0.014338 51.783651 ( 64.096284)
total: 133.15 sec