Logfile: /home/ko1/ruby/logs/brlog.trunk.20231215-151253
#<BuildRuby:0x00005652fef08050
@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.20231215-151253",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000010 0.000000 0.000010 ( 0.000011)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.005172 0.000094 1.376294 ( 1.719204)
build_miniruby 0.000000 0.000970 0.932911 ( 0.932982)
build_ruby 0.000000 0.001390 3.072823 ( 3.072879)
build_all 0.003721 0.006752 17.034785 ( 1.550090)
build_install 0.005290 0.003423 5.059432 ( 1.207107)
test_btest 0.000834 0.000238 91.578863 ( 7.457717)
test_basic 0.001550 0.002086 0.692087 ( 0.770345)
test_all 0.098383 0.035475 544.127880 ( 64.495142)
test_rubyspec 0.033488 0.014364 50.923921 ( 63.185136)
total: 144.39 sec