Logfile: /home/ko1/ruby/logs/brlog.trunk.20230711-034850
#<BuildRuby:0x000056290f81c098
@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.20230711-034850",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000008 0.000003 0.000011 ( 0.000010)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.002597 0.003474 1.578396 ( 2.766651)
build_miniruby 0.000766 0.000270 0.896522 ( 0.896538)
build_ruby 0.000995 0.000351 2.504509 ( 2.504512)
build_all 0.006651 0.003499 13.268313 ( 1.163803)
build_install 0.007072 0.001104 1.878593 ( 0.873889)
test_btest 0.000776 0.000272 83.189780 ( 7.677117)
test_basic 0.005103 0.000000 0.705262 ( 0.783574)
test_all 0.001457 0.000000 480.309942 ( 43.571198)
test_rubyspec 0.023770 0.013980 44.451736 ( 56.900631)
total: 117.14 sec