Logfile: /home/ko1/ruby/logs/brlog.trunk.20231124-234650
#<BuildRuby:0x000055a27c354098
@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.20231124-234650",
@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.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.002270 0.003468 0.934985 ( 1.355609)
build_miniruby 0.001002 0.000334 0.800603 ( 0.800279)
build_ruby 0.001527 0.000000 2.615022 ( 2.615900)
build_all 0.007704 0.000000 12.243813 ( 0.962396)
build_install 0.008664 0.000495 3.717097 ( 0.990400)
test_btest 0.000505 0.000126 63.583661 ( 5.942971)
test_basic 0.003137 0.000784 0.404989 ( 0.484984)
test_all 0.070817 0.026194 356.045351 ( 42.117572)
test_rubyspec 0.022934 0.042969 39.983730 ( 52.554569)
total: 107.83 sec