Logfile: /home/ko1/ruby/logs/brlog.trunk.20240115-074604
#<BuildRuby:0x000055a5033a6eb8
@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.20240115-074604",
@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.000016 0.000001 0.000017 ( 0.000017)
autoconf 0.000026 0.000001 0.000027 ( 0.000028)
configure 0.000022 0.000001 0.000023 ( 0.000023)
build_up 0.003916 0.000206 0.990325 ( 1.380658)
build_miniruby 0.000877 0.000046 0.830225 ( 0.829427)
build_ruby 0.000000 0.001504 2.798260 ( 2.797398)
build_all 0.007051 0.001923 14.207451 ( 1.263744)
build_install 0.008017 0.000340 4.045317 ( 1.054239)
test_btest 0.000636 0.000053 77.608340 ( 7.089870)
test_basic 0.004420 0.000368 0.568649 ( 0.645244)
test_all 0.090598 0.039967 502.355978 ( 48.915947)
test_rubyspec 0.035604 0.012737 47.709058 ( 60.058109)
total: 124.04 sec