Logfile: /home/ko1/ruby/logs/brlog.trunk.20230725-010608
#<BuildRuby:0x000055666a30f0b8
@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.20230725-010608",
@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.000012 0.000002 0.000014 ( 0.000015)
autoconf 0.000018 0.000003 0.000021 ( 0.000021)
configure 0.000010 0.000002 0.000012 ( 0.000012)
build_up 0.004511 0.000796 1.453039 ( 2.667817)
build_miniruby 0.000804 0.000142 0.886821 ( 0.885911)
build_ruby 0.001182 0.000000 2.453310 ( 2.453464)
build_all 0.001842 0.007459 13.159886 ( 1.196429)
build_install 0.006930 0.000682 1.816373 ( 0.847623)
test_btest 0.000830 0.000208 75.509538 ( 7.516639)
test_basic 0.001785 0.003642 0.578237 ( 0.655708)
test_all 0.001466 0.000418 485.836818 ( 45.357010)
test_rubyspec 0.019386 0.020012 43.013587 ( 55.507745)
total: 117.09 sec