Logfile: /home/ko1/ruby/logs/brlog.trunk.20230207-104000
#<BuildRuby:0x0000555dbf87c040
@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.20230207-104000",
@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.000002 0.000002 0.000004 ( 0.000005)
autoconf 0.000004 0.000003 0.000007 ( 0.000008)
configure 0.000004 0.000003 0.000007 ( 0.000006)
build_up 0.000000 0.003474 0.626586 ( 1.073889)
build_miniruby 0.000917 0.000000 0.650416 ( 0.649838)
build_ruby 0.001266 0.000000 2.073973 ( 2.073764)
build_all 0.005296 0.003256 12.281632 ( 1.487009)
build_install 0.004991 0.001706 1.455818 ( 0.721408)
test_btest 0.000390 0.000283 65.894875 ( 6.172826)
test_basic 0.000000 0.003569 0.249173 ( 0.344397)
test_all 0.000406 0.000769 510.794290 ( 47.422319)
test_rubyspec 0.022725 0.017359 35.492865 ( 45.915545)
total: 105.86 sec