Logfile: /home/ko1/ruby/logs/brlog.trunk.20231206-112859
#<BuildRuby:0x0000557fd3edbf90
@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.20231206-112859",
@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.000009 0.000002 0.000011 ( 0.000011)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.000453 0.004123 0.993461 ( 1.262031)
build_miniruby 0.000534 0.000160 0.876059 ( 0.877275)
build_ruby 0.000844 0.000253 2.710942 ( 2.713649)
build_all 0.007786 0.000000 12.176505 ( 0.969789)
build_install 0.006115 0.002330 3.577792 ( 0.969247)
test_btest 0.000707 0.000189 62.567022 ( 5.585366)
test_basic 0.003739 0.000000 0.376573 ( 0.457938)
test_all 0.090080 0.011647 400.348597 ( 41.623496)
test_rubyspec 0.029366 0.027219 39.915546 ( 52.606996)
total: 107.07 sec