Logfile: /home/ko1/ruby/logs/brlog.trunk.20231124-014740
#<BuildRuby:0x000055e0e67180a0
@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.20231124-014740",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000010)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.004276 0.000213 1.399378 ( 1.772378)
build_miniruby 0.001028 0.000051 0.847505 ( 0.848019)
build_ruby 0.001227 0.000061 2.704073 ( 2.704024)
build_all 0.010411 0.000000 16.405522 ( 1.461249)
build_install 0.005239 0.006926 5.036190 ( 1.169111)
test_btest 0.000000 0.001038 83.554533 ( 7.664454)
test_basic 0.000000 0.004405 0.683940 ( 0.760095)
test_all 0.097024 0.036411 505.448313 ( 55.474686)
test_rubyspec 0.029751 0.022589 51.460987 ( 63.791308)
total: 135.65 sec