Logfile: /home/ko1/ruby/logs/brlog.trunk.20240115-233305
#<BuildRuby:0x000055e91e7b7818
@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.20240115-233305",
@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.000014 0.000003 0.000017 ( 0.000017)
autoconf 0.000026 0.000004 0.000030 ( 0.000030)
configure 0.000020 0.000003 0.000023 ( 0.000023)
build_up 0.003991 0.000704 1.039942 ( 1.401029)
build_miniruby 0.000754 0.000133 0.899302 ( 0.898894)
build_ruby 0.001119 0.000197 2.806775 ( 2.806063)
build_all 0.008205 0.000633 14.441039 ( 1.329332)
build_install 0.003094 0.004298 4.126402 ( 1.090239)
test_btest 0.000553 0.000116 77.702911 ( 6.397095)
test_basic 0.003360 0.000707 0.753494 ( 0.829632)
test_all 0.113022 0.016569 504.100817 ( 47.131609)
test_rubyspec 0.024304 0.022602 49.465560 ( 61.812834)
total: 123.70 sec