Logfile: /home/ko1/ruby/logs/brlog.trunk.20231219-001949
#<BuildRuby:0x00005618ce4a8098
@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.20231219-001949",
@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.000014 0.000003 0.000017 ( 0.000016)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000009 0.000003 0.000012 ( 0.000012)
build_up 0.004256 0.001001 1.377388 ( 1.710043)
build_miniruby 0.000767 0.000181 0.858189 ( 0.858231)
build_ruby 0.001061 0.000249 2.674295 ( 2.675930)
build_all 0.004328 0.005537 15.923544 ( 1.430146)
build_install 0.008449 0.000000 4.755539 ( 1.201410)
test_btest 0.000584 0.000815 82.430518 ( 7.447810)
test_basic 0.001203 0.002607 0.573897 ( 0.654521)
test_all 0.090311 0.046072 525.506804 ( 55.488774)
test_rubyspec 0.015611 0.028806 49.167260 ( 61.512303)
total: 132.98 sec