Logfile: /home/ko1/ruby/logs/brlog.trunk.20230101-122317
#<BuildRuby:0x0000557e1b23bdf8
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230101-122317",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000005 0.000003 0.000008 ( 0.000008)
autoconf 0.000011 0.000007 0.000018 ( 0.000017)
configure 0.000008 0.000005 0.000013 ( 0.000012)
build_up 0.005915 0.000681 0.850024 ( 1.031965)
build_miniruby 0.000883 0.000475 1.023357 ( 1.021346)
build_ruby 0.001066 0.000573 2.792324 ( 2.789730)
build_all 0.001332 0.008408 16.769814 ( 3.007547)
build_install 0.010154 0.001475 2.304140 ( 1.185027)
test_btest 0.000515 0.000309 69.452753 ( 11.328296)
test_basic 0.005570 0.000855 0.309849 ( 0.396821)
test_all 0.000907 0.000510 654.106604 (103.944426)
test_rubyspec 0.077302 0.054163 51.522044 ( 59.536173)
total: 184.24 sec