Logfile: /home/ko1/ruby/logs/brlog.trunk.20221226-000814
#<BuildRuby:0x0000557ada2686d0
@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.20221226-000814",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.008763 0.000000 0.965562 ( 1.186412)
build_miniruby 0.002236 0.000000 0.838528 ( 0.837757)
build_ruby 0.002538 0.000079 2.146004 ( 2.146786)
build_all 0.016284 0.004158 18.673028 ( 2.176739)
build_install 0.015707 0.006981 2.079356 ( 1.024954)
test_btest 0.001179 0.000175 88.856108 ( 8.790586)
test_basic 0.008515 0.000661 0.339357 ( 0.426547)
test_all 0.002180 0.000312 672.454441 ( 64.305974)
test_rubyspec 0.110290 0.072738 47.848547 ( 55.999443)
total: 136.90 sec