Logfile: /home/ko1/ruby/logs/brlog.trunk.20231221-152546
#<BuildRuby:0x0000556414f1c098
@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.20231221-152546",
@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.000004 0.000002 0.000006 ( 0.000006)
autoconf 0.000007 0.000003 0.000010 ( 0.000011)
configure 0.000006 0.000003 0.000009 ( 0.000009)
build_up 0.002837 0.001857 1.216542 ( 1.600294)
build_miniruby 0.000774 0.000318 0.899936 ( 0.899521)
build_ruby 0.001187 0.000489 3.069095 ( 3.068777)
build_all 0.006961 0.002866 16.304663 ( 1.470406)
build_install 0.008936 0.000237 4.721402 ( 1.159510)
test_btest 0.001132 0.000000 86.700860 ( 7.033467)
test_basic 0.004839 0.000000 0.702959 ( 0.777900)
test_all 0.091786 0.041695 494.149887 ( 55.971934)
test_rubyspec 0.032282 0.011937 51.613087 ( 63.886255)
total: 135.87 sec