Logfile: /home/ko1/ruby/logs/brlog.trunk.20240101-000723
#<BuildRuby:0x0000555a940b7ce8
@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.20240101-000723",
@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.000002 0.000018 ( 0.000018)
autoconf 0.000025 0.000002 0.000027 ( 0.000027)
configure 0.000021 0.000003 0.000024 ( 0.000023)
build_up 0.000000 0.004958 1.077604 ( 1.476028)
build_miniruby 0.000000 0.001106 0.874216 ( 0.872820)
build_ruby 0.000000 0.001350 2.778080 ( 2.777174)
build_all 0.006564 0.003092 16.551900 ( 1.527219)
build_install 0.007206 0.001566 4.615197 ( 1.118150)
test_btest 0.000951 0.000207 86.725003 ( 7.082668)
test_basic 0.004157 0.000903 0.896617 ( 0.970259)
test_all 0.096868 0.035513 570.717088 ( 51.831606)
test_rubyspec 0.025774 0.020786 50.269112 ( 62.604278)
total: 130.26 sec