Logfile: /home/ko1/ruby/logs/brlog.trunk.20231219-213850
#<BuildRuby:0x000055fc99cb0098
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231219-213850",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000007 0.000002 0.000009 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.004129 0.000021 1.054623 ( 1.298560)
build_miniruby 0.000716 0.000130 0.902009 ( 0.902422)
build_ruby 0.000938 0.000171 2.733305 ( 2.736075)
build_all 0.007560 0.000000 12.230978 ( 1.053646)
build_install 0.008313 0.001160 3.596130 ( 0.980857)
test_btest 0.000518 0.000079 62.327742 ( 5.751195)
test_basic 0.003221 0.000496 0.383554 ( 0.465770)
test_all 0.082869 0.020497 418.107728 ( 45.950652)
test_rubyspec 0.044189 0.026751 40.505885 ( 53.212846)
total: 112.35 sec