Logfile: /home/ko1/ruby/logs/brlog.trunk.20240105-104236
#<BuildRuby:0x000055c114264078
@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.20240105-104236",
@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.000010 0.000002 0.000012 ( 0.000012)
autoconf 0.000017 0.000003 0.000020 ( 0.000020)
configure 0.000014 0.000002 0.000016 ( 0.000016)
build_up 0.003665 0.000733 0.737509 ( 1.132839)
build_miniruby 0.000930 0.000000 0.902097 ( 0.902476)
build_ruby 0.001276 0.000000 2.736974 ( 2.739406)
build_all 0.000000 0.007409 12.050918 ( 0.997184)
build_install 0.007007 0.004261 3.420802 ( 0.965590)
test_btest 0.000554 0.000213 63.000025 ( 6.239704)
test_basic 0.000000 0.003960 0.368536 ( 0.451838)
test_all 0.084177 0.020002 436.096894 ( 41.198801)
test_rubyspec 0.024146 0.030435 40.251455 ( 53.022638)
total: 107.65 sec