Logfile: /home/ko1/ruby/logs/brlog.trunk.20230108-121831
#<BuildRuby:0x0000558e5a5bbdf8
@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.20230108-121831",
@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.000016 0.000004 0.000020 ( 0.000019)
autoconf 0.000042 0.000009 0.000051 ( 0.000051)
configure 0.000033 0.000007 0.000040 ( 0.000041)
build_up 0.007323 0.001569 0.849111 ( 1.032711)
build_miniruby 0.001094 0.000234 1.021393 ( 1.019504)
build_ruby 0.001222 0.000261 2.801283 ( 2.798782)
build_all 0.006806 0.002970 16.886218 ( 3.003221)
build_install 0.005812 0.005906 2.186351 ( 1.119479)
test_btest 0.000692 0.000203 71.962172 ( 11.537659)
test_basic 0.006158 0.000437 0.355063 ( 0.441422)
test_all 0.000916 0.000254 674.838476 (105.450181)
test_rubyspec 0.091096 0.042433 52.509337 ( 60.563766)
total: 186.97 sec