Logfile: /home/ko1/ruby/logs/brlog.trunk.20230801-143939
#<BuildRuby:0x00005593cf587b50
@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.20230801-143939",
@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.000022 0.000004 0.000026 ( 0.000026)
autoconf 0.000016 0.000002 0.000018 ( 0.000018)
configure 0.000016 0.000002 0.000018 ( 0.000019)
build_up 0.000000 0.006010 1.364836 ( 3.697686)
build_miniruby 0.000000 0.000869 0.935801 ( 0.935338)
build_ruby 0.000115 0.000998 2.583684 ( 2.584758)
build_all 0.001727 0.007127 13.353073 ( 1.159738)
build_install 0.007056 0.001118 1.961518 ( 0.899912)
test_btest 0.000743 0.000260 80.777866 ( 7.310307)
test_basic 0.004304 0.000080 0.654507 ( 0.732291)
test_all 0.000845 0.000282 485.489675 ( 51.328534)
test_rubyspec 0.016826 0.022840 45.429041 ( 57.846117)
total: 126.50 sec