Logfile: /home/ko1/ruby/logs/brlog.trunk.20240104-124137
#<BuildRuby:0x000055cd96dbb438
@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.20240104-124137",
@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.000004 0.000001 0.000005 ( 0.000004)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.005187 0.000432 1.133927 ( 1.288088)
build_miniruby 0.000866 0.000072 0.802913 ( 0.803016)
build_ruby 0.001253 0.000104 2.666438 ( 2.667564)
build_all 0.003808 0.004448 11.997469 ( 0.977697)
build_install 0.012626 0.000481 3.578043 ( 0.980701)
test_btest 0.000646 0.000086 63.567379 ( 5.438403)
test_basic 0.000245 0.004847 0.397821 ( 0.476581)
test_all 0.079866 0.016750 356.731084 ( 40.440981)
test_rubyspec 0.037269 0.027998 40.153863 ( 52.720091)
total: 105.79 sec