Logfile: /home/ko1/ruby/logs/brlog.trunk.20240103-172810
#<BuildRuby:0x000056154c34f500
@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.20240103-172810",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000025 0.000004 0.000029 ( 0.000028)
configure 0.000020 0.000004 0.000024 ( 0.000023)
build_up 0.006410 0.000000 1.416083 ( 1.688934)
build_miniruby 0.000923 0.000000 0.781424 ( 0.781209)
build_ruby 0.001332 0.000000 2.762442 ( 2.762533)
build_all 0.009079 0.000000 14.268182 ( 1.255267)
build_install 0.007835 0.000000 4.196463 ( 1.071924)
test_btest 0.001055 0.000000 74.837993 ( 7.125198)
test_basic 0.001160 0.004044 0.728893 ( 0.807122)
test_all 0.115954 0.013632 506.718373 ( 49.364096)
test_rubyspec 0.032683 0.012597 47.807086 ( 60.177184)
total: 125.03 sec