Logfile: /home/ko1/ruby/logs/brlog.trunk.20240115-080505
#<BuildRuby:0x000055c4308d80e8
@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-080505",
@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.000018 0.000000 0.000018 ( 0.000018)
autoconf 0.000037 0.000000 0.000037 ( 0.000039)
configure 0.000043 0.000000 0.000043 ( 0.000040)
build_up 0.004238 0.000000 1.055539 ( 1.431035)
build_miniruby 0.000000 0.001784 0.901893 ( 0.900963)
build_ruby 0.000000 0.001323 2.708948 ( 2.708953)
build_all 0.004973 0.004165 14.100131 ( 1.302974)
build_install 0.007880 0.000038 4.025545 ( 1.076766)
test_btest 0.001015 0.000078 74.760067 ( 6.641031)
test_basic 0.000587 0.003824 0.604292 ( 0.682057)
test_all 0.090062 0.040488 459.239835 ( 47.074094)
test_rubyspec 0.038225 0.004840 47.860224 ( 60.247754)
total: 122.07 sec