Logfile: /home/ko1/ruby/logs/brlog.trunk.20240108-182414
#<BuildRuby:0x0000557be52b4060
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240108-182414",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000009 0.000001 0.000010 ( 0.000010)
autoconf 0.000015 0.000001 0.000016 ( 0.000016)
configure 0.000011 0.000001 0.000012 ( 0.000012)
build_up 0.001289 0.003637 1.309636 ( 1.728925)
build_miniruby 0.001140 0.000156 1.501654 ( 1.504530)
build_ruby 0.001361 0.000186 4.421741 ( 4.431510)
build_all 0.010239 0.000000 16.937544 ( 1.845941)
build_install 0.012406 0.004403 5.400308 ( 2.146731)
test_btest 0.000726 0.000107 81.671932 ( 7.857650)
test_basic 0.005229 0.000155 0.673460 ( 0.742941)
test_all 0.094433 0.027030 568.839243 ( 65.361842)
test_rubyspec 0.042627 0.025547 85.239770 ( 97.470532)
total: 183.09 sec