Logfile: /home/ko1/ruby/logs/brlog.trunk.20221225-231138
#<BuildRuby:0x000055984102c6d0
@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-231138",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000010 0.000002 0.000012 ( 0.000013)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.007513 0.001878 0.947813 ( 1.135458)
build_miniruby 0.002374 0.000593 0.841370 ( 0.840273)
build_ruby 0.003370 0.000000 2.142246 ( 2.142349)
build_all 0.014640 0.006608 18.671914 ( 2.181949)
build_install 0.016552 0.004136 2.066868 ( 1.025306)
test_btest 0.001337 0.000365 95.600813 ( 9.178228)
test_basic 0.008490 0.001112 0.344239 ( 0.431051)
test_all 0.001745 0.000456 695.491986 ( 66.432346)
test_rubyspec 0.125984 0.044214 48.061547 ( 56.191043)
total: 139.56 sec