Logfile: /home/ko1/ruby/logs/brlog.trunk.20230627-023128
#<BuildRuby:0x000055ec327c3520
@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.20230627-023128",
@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.000006)
autoconf 0.000011 0.000002 0.000013 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.000000 0.006095 1.580009 ( 2.834665)
build_miniruby 0.000000 0.001069 0.853388 ( 0.853199)
build_ruby 0.000000 0.001272 2.559277 ( 2.559589)
build_all 0.002865 0.007534 16.430373 ( 1.449077)
build_install 0.003544 0.005374 4.745003 ( 1.129907)
test_btest 0.000510 0.000188 86.600186 ( 7.408944)
test_basic 0.002411 0.000888 0.603330 ( 0.687421)
test_all 0.000362 0.001138 466.091670 ( 50.665319)
test_rubyspec 0.010394 0.030934 42.942703 ( 55.419316)
total: 123.01 sec