Logfile: /home/ko1/ruby/logs/brlog.trunk.20221225-175043
#<BuildRuby:0x000055dba61484d0
@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-175043",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.001998 0.007505 0.957773 ( 1.158923)
build_miniruby 0.002040 0.000382 0.850701 ( 0.850189)
build_ruby 0.000000 0.003375 2.149176 ( 2.148369)
build_all 0.016112 0.004499 18.568636 ( 2.162756)
build_install 0.014275 0.006171 2.057185 ( 1.010967)
test_btest 0.000887 0.000246 92.348107 ( 9.025930)
test_basic 0.002437 0.006071 0.344400 ( 0.432595)
test_all 0.001978 0.000660 674.081576 ( 63.302686)
test_rubyspec 0.089846 0.087934 48.014579 ( 56.192615)
total: 136.29 sec