Logfile: /home/ko1/ruby/logs/brlog.trunk.20230104-061851
#<BuildRuby:0x0000563f4b015d70
@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.20230104-061851",
@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.000006 0.000001 0.000007 ( 0.000008)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000009 0.000002 0.000011 ( 0.000009)
build_up 0.002475 0.007558 0.962120 ( 1.209744)
build_miniruby 0.003019 0.000000 0.839672 ( 0.838363)
build_ruby 0.002638 0.000530 2.125465 ( 2.126322)
build_all 0.018291 0.003799 18.570155 ( 2.164422)
build_install 0.013772 0.007740 2.007275 ( 0.997155)
test_btest 0.000000 0.001457 89.584528 ( 8.677152)
test_basic 0.007013 0.002643 0.343400 ( 0.429264)
test_all 0.002143 0.000715 681.875442 ( 63.805367)
test_rubyspec 0.072655 0.109582 47.739963 ( 55.838597)
total: 136.09 sec