Logfile: /home/ko1/ruby/logs/brlog.trunk.20231228-123835
#<BuildRuby:0x0000559f243c3840
@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.20231228-123835",
@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.000001 0.000015 ( 0.000015)
autoconf 0.000023 0.000003 0.000026 ( 0.000024)
configure 0.000023 0.000002 0.000025 ( 0.000024)
build_up 0.003923 0.000413 1.029058 ( 1.402500)
build_miniruby 0.000934 0.000098 0.869446 ( 0.868841)
build_ruby 0.001207 0.000127 2.715302 ( 2.715433)
build_all 0.006428 0.003456 15.851725 ( 1.399843)
build_install 0.008353 0.000000 4.430725 ( 1.097609)
test_btest 0.000000 0.001002 82.136259 ( 7.417964)
test_basic 0.002411 0.002112 0.657994 ( 0.733723)
test_all 0.104390 0.032175 515.823619 ( 59.780070)
test_rubyspec 0.028322 0.019720 50.656043 ( 63.076321)
total: 138.49 sec