Logfile: /home/ko1/ruby/logs/brlog.trunk.20230526-221500
#<BuildRuby:0x0000560e64434090
@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.20230526-221500",
@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.000001 0.000005 ( 0.000006)
autoconf 0.000013 0.000000 0.000013 ( 0.000014)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.004739 0.000261 1.288051 ( 2.660762)
build_miniruby 0.000608 0.000469 0.808023 ( 0.807228)
build_ruby 0.000000 0.001228 2.374913 ( 2.375285)
build_all 0.002800 0.006079 12.382851 ( 1.062296)
build_install 0.005431 0.002237 1.711419 ( 0.876456)
test_btest 0.000729 0.000300 80.808690 ( 7.438717)
test_basic 0.003010 0.001240 0.715256 ( 0.801210)
test_all 0.000908 0.000374 435.177367 ( 44.288002)
test_rubyspec 0.012758 0.023548 41.683012 ( 54.174739)
total: 114.49 sec