Logfile: /home/ko1/ruby/logs/brlog.trunk.20230711-202645
#<BuildRuby:0x0000555dad22f708
@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-202645",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000009 0.000002 0.000011 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.005090 0.000848 1.507208 ( 2.836364)
build_miniruby 0.000893 0.000149 0.925584 ( 0.925688)
build_ruby 0.001103 0.000184 2.654413 ( 2.655222)
build_all 0.002875 0.007196 13.689940 ( 1.202596)
build_install 0.008398 0.000000 1.857471 ( 0.883816)
test_btest 0.000706 0.000000 85.691402 ( 7.676752)
test_basic 0.003615 0.000000 0.616009 ( 0.694887)
test_all 0.001468 0.000000 476.582092 ( 47.683730)
test_rubyspec 0.029569 0.012031 43.097711 ( 55.562673)
total: 120.12 sec