Logfile: /home/ko1/ruby/logs/brlog.trunk.20231227-070659
#<BuildRuby:0x000056209031fea0
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231227-070659",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000022 0.000004 0.000026 ( 0.000026)
autoconf 0.000031 0.000006 0.000037 ( 0.000036)
configure 0.000024 0.000004 0.000028 ( 0.000028)
build_up 0.001284 0.006122 0.812559 ( 1.180926)
build_miniruby 0.000784 0.000241 0.813133 ( 0.813067)
build_ruby 0.001172 0.000360 2.652626 ( 2.653279)
build_all 0.007594 0.000020 11.896266 ( 0.961394)
build_install 0.007720 0.005002 3.374028 ( 0.960985)
test_btest 0.000588 0.000183 62.878051 ( 4.793923)
test_basic 0.004803 0.000220 0.390173 ( 0.469755)
test_all 0.082333 0.014244 389.993650 ( 35.075621)
test_rubyspec 0.036189 0.028012 40.109317 ( 52.674621)
total: 99.58 sec