Logfile: /home/ko1/ruby/logs/brlog.trunk.20240116-231938
#<BuildRuby:0x00005619b261fce8
@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.20240116-231938",
@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.000004 0.000018 ( 0.000017)
autoconf 0.000036 0.000009 0.000045 ( 0.000045)
configure 0.000027 0.000006 0.000033 ( 0.000033)
build_up 0.003727 0.000931 1.171145 ( 1.531265)
build_miniruby 0.001028 0.000257 0.909160 ( 0.908191)
build_ruby 0.001232 0.000308 2.696687 ( 2.696251)
build_all 0.008390 0.000910 14.264912 ( 1.299958)
build_install 0.008592 0.000000 4.137009 ( 1.104744)
test_btest 0.000944 0.000018 75.161043 ( 7.119751)
test_basic 0.002151 0.004109 0.737560 ( 0.809572)
test_all 0.097684 0.033545 504.035440 ( 48.240255)
test_rubyspec 0.044808 0.018735 80.899081 ( 93.344378)
total: 157.06 sec