Logfile: /home/ko1/ruby/logs/brlog.trunk.20230122-050522
#<BuildRuby:0x000055d38ce37208
@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.20230122-050522",
@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.000003 0.000002 0.000005 ( 0.000005)
autoconf 0.000007 0.000004 0.000011 ( 0.000011)
configure 0.000004 0.000003 0.000007 ( 0.000007)
build_up 0.000026 0.003951 0.626267 ( 1.165122)
build_miniruby 0.000565 0.000377 0.659852 ( 0.659487)
build_ruby 0.000798 0.000532 2.202528 ( 2.202257)
build_all 0.007084 0.001791 11.873418 ( 1.455718)
build_install 0.005797 0.000761 1.500808 ( 0.716495)
test_btest 0.000432 0.000235 64.436909 ( 6.050509)
test_basic 0.002480 0.001353 0.260475 ( 0.355181)
test_all 0.000749 0.000409 489.540397 ( 45.691930)
test_rubyspec 0.008890 0.021898 34.841631 ( 45.498674)
total: 103.80 sec