Logfile: /home/ko1/ruby/logs/brlog.trunk.20221227-014317
#<BuildRuby:0x00005636a1083760
@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.20221227-014317",
@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.000005 0.000000 0.000005 ( 0.000006)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.008630 0.000640 0.951161 ( 1.138461)
build_miniruby 0.002465 0.000352 0.837398 ( 0.836196)
build_ruby 0.002921 0.000418 2.141385 ( 2.142195)
build_all 0.014119 0.005696 18.515478 ( 2.162995)
build_install 0.019864 0.000694 2.033203 ( 1.038449)
test_btest 0.001429 0.000225 93.196982 ( 9.416832)
test_basic 0.010878 0.000000 0.356608 ( 0.442312)
test_all 0.002065 0.000295 676.611864 ( 63.646786)
test_rubyspec 0.146865 0.037885 48.177354 ( 56.295659)
total: 137.12 sec