Logfile: /home/ko1/ruby/logs/brlog.trunk.20221225-182008
#<BuildRuby:0x0000557c4d18c058
@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.20221225-182008",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.008046 0.001238 0.952013 ( 1.121534)
build_miniruby 0.002069 0.000318 0.840959 ( 0.839396)
build_ruby 0.003063 0.000000 2.138568 ( 2.138427)
build_all 0.020409 0.000556 18.604939 ( 2.176292)
build_install 0.008203 0.014475 2.044356 ( 1.041185)
test_btest 0.001062 0.000280 87.579654 ( 8.783972)
test_basic 0.009378 0.001106 0.344780 ( 0.430252)
test_all 0.002215 0.000554 674.968949 ( 66.928133)
test_rubyspec 0.121502 0.062853 47.954484 ( 56.061389)
total: 139.52 sec