Logfile: /home/ko1/ruby/logs/brlog.trunk.20240111-132827
#<BuildRuby:0x000055aefad6f728
@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.20240111-132827",
@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.000007)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000011 0.000002 0.000013 ( 0.000012)
build_up 0.000000 0.004612 0.973191 ( 11.641157)
build_miniruby 0.000000 0.000999 0.914462 ( 0.915301)
build_ruby 0.000000 0.001698 2.859541 ( 2.860738)
build_all 0.005943 0.004101 14.515357 ( 1.354639)
build_install 0.006621 0.001986 4.237800 ( 1.147880)
test_btest 0.000519 0.000156 75.955856 ( 7.556186)
test_basic 0.002497 0.000749 0.519577 ( 0.604571)
test_all 0.109188 0.025549 506.959267 ( 56.872225)
test_rubyspec 0.023710 0.009468 49.415472 ( 61.918492)
total: 144.87 sec