Logfile: /home/ko1/ruby/logs/brlog.trunk.20230105-224932
#<BuildRuby:0x0000555753202858
@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.20230105-224932",
@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.000006 0.000002 0.000008 ( 0.000008)
autoconf 0.000013 0.000005 0.000018 ( 0.000018)
configure 0.000019 0.000008 0.000027 ( 0.000026)
build_up 0.001746 0.004766 0.849458 ( 1.066113)
build_miniruby 0.000834 0.000417 1.022965 ( 1.020983)
build_ruby 0.001145 0.000573 2.771398 ( 2.768628)
build_all 0.006587 0.003293 16.716246 ( 2.972797)
build_install 0.006240 0.005233 2.080692 ( 1.076057)
test_btest 0.000713 0.000380 77.694366 ( 10.629780)
test_basic 0.003102 0.003616 0.358980 ( 0.445003)
test_all 0.000888 0.000500 651.714897 ( 94.434301)
test_rubyspec 0.076604 0.047205 51.340879 ( 59.439067)
total: 173.85 sec