Logfile: /home/ko1/ruby/logs/brlog.trunk.20230727-170813
#<BuildRuby:0x000056242d8e4070
@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.20230727-170813",
@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.000017 0.000001 0.000018 ( 0.000018)
autoconf 0.000016 0.000002 0.000018 ( 0.000018)
configure 0.000011 0.000001 0.000012 ( 0.000013)
build_up 0.002060 0.003734 1.359337 ( 2.647168)
build_miniruby 0.001252 0.000188 0.970377 ( 0.969133)
build_ruby 0.001179 0.000000 2.604842 ( 2.604881)
build_all 0.006341 0.002594 13.071336 ( 1.204176)
build_install 0.007213 0.000570 1.776790 ( 0.923620)
test_btest 0.000995 0.000000 75.739953 ( 7.668347)
test_basic 0.005023 0.000000 0.687276 ( 0.767980)
test_all 0.001622 0.000036 461.333585 ( 53.937503)
test_rubyspec 0.016688 0.020612 43.125041 ( 55.547168)
total: 126.27 sec