Logfile: /home/ko1/ruby/logs/brlog.trunk.20231216-234937
#<BuildRuby:0x000055de5e407fa8
@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.20231216-234937",
@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.000000 0.000005 ( 0.000007)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000010 0.000001 0.000011 ( 0.000012)
build_up 0.004374 0.000460 1.388570 ( 1.746571)
build_miniruby 0.000953 0.000000 0.848645 ( 0.848781)
build_ruby 0.001273 0.000000 2.790081 ( 2.790088)
build_all 0.006550 0.003673 16.682669 ( 1.459701)
build_install 0.008129 0.000538 4.945584 ( 1.151760)
test_btest 0.000862 0.000112 83.326161 ( 7.997587)
test_basic 0.001017 0.003546 0.735591 ( 0.817418)
test_all 0.101342 0.036576 524.612165 ( 61.612098)
test_rubyspec 0.018983 0.025406 50.201184 ( 62.558656)
total: 140.98 sec