Logfile: /home/ko1/ruby/logs/brlog.trunk.20221217-142557
#<BuildRuby:0x0000555f83f8c090
@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.20221217-142557",
@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.000003 0.000001 0.000004 ( 0.000005)
autoconf 0.000006 0.000002 0.000008 ( 0.000008)
configure 0.000004 0.000002 0.000006 ( 0.000006)
build_up 0.000069 0.003991 0.620755 ( 1.029503)
build_miniruby 0.000584 0.000292 0.730296 ( 0.729912)
build_ruby 0.000867 0.000433 2.600872 ( 2.525259)
build_all 0.009216 0.000408 12.445488 ( 1.508479)
build_install 0.002952 0.003900 1.668857 ( 0.768765)
test_btest 0.000630 0.000000 64.500435 ( 6.154531)
test_basic 0.003493 0.000273 0.259423 ( 0.354667)
test_all 0.001213 0.000531 504.894025 ( 70.486088)
test_rubyspec 0.006883 0.020671 35.677508 ( 46.203827)
total: 129.76 sec