Logfile: /home/ko1/ruby/logs/brlog.trunk.20231229-200206
#<BuildRuby:0x000055ccc93a8090
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231229-200206",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000013 0.000004 0.000017 ( 0.000018)
autoconf 0.000021 0.000007 0.000028 ( 0.000027)
configure 0.000018 0.000006 0.000024 ( 0.000023)
build_up 0.000848 0.004232 1.061442 ( 1.461039)
build_miniruby 0.001251 0.000000 0.923524 ( 0.922546)
build_ruby 0.000000 0.001402 2.827402 ( 2.827169)
build_all 0.003072 0.006673 16.805828 ( 1.486364)
build_install 0.007412 0.001518 4.748195 ( 1.178534)
test_btest 0.000712 0.000316 85.175534 ( 7.560532)
test_basic 0.000306 0.004385 0.730690 ( 0.807567)
test_all 0.096123 0.042039 540.204146 ( 60.703073)
test_rubyspec 0.019704 0.026981 49.627107 ( 62.002205)
total: 138.95 sec