Logfile: /home/ko1/ruby/logs/brlog.trunk.20231227-152400
#<BuildRuby:0x0000560813243e68
@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.20231227-152400",
@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.000021 0.000003 0.000024 ( 0.000026)
autoconf 0.000032 0.000006 0.000038 ( 0.000036)
configure 0.000026 0.000005 0.000031 ( 0.000029)
build_up 0.003635 0.000605 1.046428 ( 1.422989)
build_miniruby 0.001256 0.000210 0.898707 ( 0.897424)
build_ruby 0.001114 0.000186 2.800318 ( 2.799754)
build_all 0.008924 0.000734 15.938948 ( 1.417678)
build_install 0.004350 0.004486 4.556982 ( 1.166522)
test_btest 0.000000 0.000979 77.875242 ( 7.464703)
test_basic 0.001052 0.003683 0.730986 ( 0.806283)
test_all 0.096514 0.037121 516.787923 ( 53.658452)
test_rubyspec 0.027838 0.022015 50.532910 ( 62.710058)
total: 132.34 sec